Query String - encrypt

J

Jawahar Rajan

All,
I often use a querystring in my ASP pages.
for example:
if val > 1 then
Response.redirect "val1.asp?val=1&user=UserID
End if

Is there a way to encrypt the querystring so anyone trying to mis use the
web site will not know what the encryption stands for also when people view
the page source they should not be able to see the QueryString value.

How best can I handle this . Using hidden values still expose the value in
the page source.
Does HTMLEncode help any?

Thanks
Jawahar
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,079
Messages
2,570,574
Members
47,207
Latest member
HelenaCani

Latest Threads

Top