U
Umut Tezduyar
I want to disable RequestValidation that consumers of my custom control. Is
there a way for this.
Infact my problem is:
By using the control that i am developing, my users can write html from the
web site. But framework 1.1 is disables it by default.
@Page RequestValidation=true. I want to disable it or allow only from some
of my controls can post html text. Is there a way for this.
there a way for this.
Infact my problem is:
By using the control that i am developing, my users can write html from the
web site. But framework 1.1 is disables it by default.
@Page RequestValidation=true. I want to disable it or allow only from some
of my controls can post html text. Is there a way for this.