I have a usual html form with text inputs inside of it, and everything works, but if I will insert some > < characters in a input than
I get this error:
A potentially dangerous Request.Form value was detected from the client
anybody knows how to handle this stuff