Avoiding querystring modification
-
Hi How to prevent user from manipulating the query string. Is there anyway for this.. Please let me know. Regards, Praveen Chintamani.
-
Hi How to prevent user from manipulating the query string. Is there anyway for this.. Please let me know. Regards, Praveen Chintamani.
If you don't want the user to modify the query string I suggest storing the information somewhere else. --Colin Mackay--
EuroCPian Spring 2004 Get Together[^] "You can have everything in life you want if you will just help enough other people get what they want." --Zig Ziglar
-
Hi How to prevent user from manipulating the query string. Is there anyway for this.. Please let me know. Regards, Praveen Chintamani.
Take a look at this... http://www.devcity.net/net/article.aspx?cid=2&y=2002&m=9&d=4
-
Take a look at this... http://www.devcity.net/net/article.aspx?cid=2&y=2002&m=9&d=4