Hi,
Application uses ASP.NET 2.0. I've installed new version of FCKeditor, but I've still get above error. The editor is surrounded with to UpdatePanels and shown in modal popup window. On post back the error occur. I know that I could put it to new page and handle there all the editing, but this should work after the changes described in Ticket #294. Of course there is no problem if page validation is set to false, but this is not a option.
Is there some other special configuration which must be set in FCKeditor config file ?
Application uses ASP.NET 2.0. I've installed new version of FCKeditor, but I've still get above error. The editor is surrounded with to UpdatePanels and shown in modal popup window. On post back the error occur. I know that I could put it to new page and handle there all the editing, but this should work after the changes described in Ticket #294. Of course there is no problem if page validation is set to false, but this is not a option.
Is there some other special configuration which must be set in FCKeditor config file ?
Re: Dangerous Request.Form (Ticket #294)
Did you find a solution?