Hi,
I am using FCKeditor 2.6.4.1 and I get the stop script error when i submit a document around 2 mb already loaded inside the FCKeditor .
I guess this might be due to the processing thats happening while setting the value from the editor to text area while submitting the page. I have all the processing things on the server side, so no need for me to do it in the FCKeditor. Can anybody help me, in settling this issue.
Thanks in advance,
Mehmood.Z
I am using FCKeditor 2.6.4.1 and I get the stop script error when i submit a document around 2 mb already loaded inside the FCKeditor .
I guess this might be due to the processing thats happening while setting the value from the editor to text area while submitting the page. I have all the processing things on the server side, so no need for me to do it in the FCKeditor. Can anybody help me, in settling this issue.
Thanks in advance,
Mehmood.Z
Re: IE Stop script problem
As I see no replies for my post , did a hack
Removed all the tag processing in UpdateLinkedField() in fckeditorcode_*.js file and just did