Well, I have a string variable that I need to rememeber. I can adjust the webpage, but it's a web page within an existing application and this application has some limitations:
- you do not know the name of the webpage
- it does not accept asp, vbscript, asp.net
- working with cookies
You can...