Not getting fckEditor value on button click in firebox.
Question:
I am using (FredCK.FCKeditorV2.dll (2.2.2106)) , asp.net 2.0 and Asp.net Ajax.
Step 1. Retrieve value from db into fckEditor.
Step 2. Put new value in fckeditor.
Step 3. Click on save Button.
Step 4. Try to retrieve value from fckEditor but receiving the initial values, not getting the newly inserted values.
Whereas if I try the above same steps in I.E it works fine. Please do suggest What I need to do to make it work in Firefox.
Solution:
Are you putting FckEditor inside an UpdatePanel?
It seems that FckEditor has problem when using inside UpdatePanel.
There are some work around solutions given in the following links. Try it.
http://jlcoady.net/aspnet/fckeditor-work-inside-updatepanel
http://dev.fckeditor.net/ticket/234
http://forums.asp.net/p/1028530/1513800.aspx













Comments (0)
Trackbacks - Pingbacks (0)
Leave a Reply