Link to home
Start Free TrialLog in
Avatar of shuittny
shuittny

asked on

Does anyone know the parameter in the web.config file (in Visual Studio) that will tell IIS to ignore XML characters such as '<' and '>' that users would enter within a web form?

Does anyone know the parameter in the web.config file (in Visual Studio)  that will tell IIS to ignore XML characters such as  '<' and '>' that users would enter within a web form?
ASKER CERTIFIED SOLUTION
Avatar of Naitik Gamit
Naitik Gamit
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Did you mean this one?
validateRequest="false"