Thursday, May 17, 2007

Encrypt URL ASP.NET

We had to encrypt our url with sensitive querystring information, so we took a look at the world wide web and we found this:

http://www.webpronews.com/expertarticles/2007/01/25/aspnet-httpmodule-for-query-string-encryption

Great, just add a httpModule and it's fixed! Without changing any of your code!

1 comment:

digital signatures said...

EXCELLENT information. Your directions are clear and concise, and easy to follow. Thanks for your hard work in posting this info.