Hi

I was wondering, is there a way to remove the url from the IE address bar in ASP.NET?

For example, if i design a web site with ASP.NET, there are several links to other pages, which include querystrings, and that entire url + querystring(s) are stored in IE - i would like to remove them if thats possible? is it possible? I dont wish ppl to access the page by clicking on the URL from the drop down list in the address bar, as it contains encryption in query strings....