querystring encrypting
Hi,
I´m working on a members only part behind a website. Because i always like it to put as many functionalities as possible in one page rather than devide them over several pages ( like login.asp, logincheck.asp >> just login.asp). For this i need to use a lot of url passing so querystrings.
Now here is my question: How can i encode this querystring, does anyone have a clue?
thnx
|