Dear All,
I came across this and it caused me some grief. If you have two submit buttons with the same name for some reason the toolbar does not display. I was using the fckeditor.CFC
<input type="submit" name="submit" value="add"><input type="submit" name="submit" value="Cancel">
I came across this and it caused me some grief. If you have two submit buttons with the same name for some reason the toolbar does not display. I was using the fckeditor.CFC
<input type="submit" name="submit" value="add"><input type="submit" name="submit" value="Cancel">