Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
189 Points
71 Posts
Apr 30, 2012 08:27 PM|LINK
and add these lines to your web config file
<system.web> <httpModules> < add type = " QueryStringModule " name = " QueryStringModule " /> </httpModules> </system.web>
Eng-Mondy
Member
189 Points
71 Posts
Re: encrypt URL data
Apr 30, 2012 08:27 PM|LINK
and add these lines to your web config file
My Facebook