Click here to Skip to main content
15,890,512 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi All,

I am added a reference of AntiXss.dll in my web application .Then after i want to write Like this AntiXss.HtmlEncode(Request.QueryString["name"]);

I am getting error. The Type of namespace name does not exist.

I want to know how to get namespaces. please provide helpful information.
Posted
Updated 22-May-14 18:39pm
v2

1 solution

See this helpful article:
Anti-Cross Site Scripting Library (AntiXSS)[^]
 
Share this answer
 
Comments
Kapuraveni BharathKumar 22-May-14 12:57pm    
i was not getting intelisence of AntiXSS . what can i do for that...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900