simsebas:
I am using a FCKEditor in one of my forms, and when I try to insert/edit a image, I click on the "Browse Server" button, It shows the Error
"The server did not send back a proper XML response".
Can anybody tell why this happens?
Hi friend,
After search, it seems it may be a browser problem, see this link,http://fckeditor.biz/viewtopic.php?t=1185.
In my pointview, I suggest you:
1. Post your question here, maybe you can get the anser soon.
2. Use htmlarea to instead of fckeditor.
I recommend this control to you because:
1.It is written by JavaScript;
2.It is Free;
3.It is Open source;
4.It is easy to use;
5.I have been used it in my project;
6.You can download the code on the link.
Hope it helps,
Hong Gang