Hi there,
I can't seem to figure out a way to do this, and I am hoping someone can help me. I have searched the forums and Google.
I have the textarea setup to accept some instructions from the user. However, I can't use the FCKEditor built in image upload functionality and must rely on my own AJAX based image upload, which happens on the same page, but external to FCKEditor. Now, I would like the user to be able to insert the image into the FCKEditor textarea with the click of a button.
If I don't use FCKEditor, the insertion works great. However, if I do use FCKEditor , all browsers complain and the insertion doesn't take place. I am using the ReplaceTextArea method.
Is there a correct way to do this?
Thanks!
Vikram
I can't seem to figure out a way to do this, and I am hoping someone can help me. I have searched the forums and Google.
I have the textarea setup to accept some instructions from the user. However, I can't use the FCKEditor built in image upload functionality and must rely on my own AJAX based image upload, which happens on the same page, but external to FCKEditor. Now, I would like the user to be able to insert the image into the FCKEditor textarea with the click of a button.
If I don't use FCKEditor, the insertion works great. However, if I do use FCKEditor , all browsers complain and the insertion doesn't take place. I am using the ReplaceTextArea method.
Is there a correct way to do this?
Thanks!
Vikram