How can hide the querystring from the url
I am woring as a web developer using asp.net with C# , so multiple time I use querystring but I want the quersystring should hide to the user
if it possible
pls.............
thanx
How can hide the querystring from the url
I am woring as a web developer using asp.net with C# , so multiple time I use querystring but I want the quersystring should hide to the user
if it possible
pls.............
thanx
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ryan AlfordPosted Jun 27, 2008, 5:02 PM
flon zhangPosted Jun 27, 2008, 10:07 AM
It is very important to make your connection string to your database unknown to users ,and unable to caculated out.
Niradhip ChakrabortyPosted Jun 27, 2008, 6:06 AM
You can encrypt the Information Passed through the QueryString.
Check the following url:
http://www.4guysfromrolla.com/webtech/012000-1.shtml