for example i want to send this line
hello
this error raises :
A potentially dangerous Request.Form value was detected from the client (ftbCaption="<STRONG>hello</STRON...")
how can i pervent this error?check out the FTB forums
http://www.freetextbox.com/forums/ShowPost.aspx?PostID=496
short anwser = put this line in your page directive:
ValidateRequest=false
that worked for me
No comments:
Post a Comment