[OPEN] HtmlEditor and potentially dangerous Request.Form value
New Community Forums available at http://forums.ext.net
 

Coolite Forums

Welcome Guest ( Login | Register )
 
[OPEN] HtmlEditor and potentially dangerous...
Subscribe
Last Login: 6/11/2008 12:20:07 AM
Posts: 7,
Posted 4/25/2008 3:41:33 AM

Group: Coolite Early Adopter
 Hello, I am receiving System.Web.HttpRequestValidationException when raising postback of a form with HtmlEditor. I know that it can be switched off setting validateRequest to false, but I don't want to validate each input and HtmlEditor can handle it itselft.
Thanks
Last Login: 7/8/2010 1:50:34 AM
Posts: 4,722,
Posted 6/12/2008 5:56:52 PM

Group: Core Development Team
At the moment the only way to get around this problem is to set the ValidateRequest to "false". In time for v0.6.0, I'm hoping to add the functionality required to handle this behaviour automatically (and internally) within the control.

Example

<%@ Page Language="C#" ValidateRequest="false" %>

--
Geoffrey McGill
Coolite Inc.
Development Team
Skype : geoffrey.mcgill
Forum Guidelines | Coolite Examples | Coolite API Docs | ExtJS API Docs | Twitter
« Prev Topic | Next Topic »
Reading This Topic
Active Users: 0 ( 0 guests, 0 members, 0 anonymous members )
No members currently viewing this topic.
All times are GMT -5:00, Time now is 12:49pm