Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. andryuha

    can you encrypt querystring and then decode it?

    yeah, i do have to use QueryString, because a user would click on a generated link (ex. mysite/page.asp?id=5). So i was wondering if there was a way to encrypt that ?id=5 part of he querysring and then when I retrieve it with request.querystring to decode it to normal.
  2. andryuha

    can you encrypt querystring and then decode it?

    Just wondering if there are any ways to encrypt the querystring values and then decode it for request.querystring()? thanks

Part and Inventory Search

Back
Top