Hi, I need your help with the following problem. I have a login that the user uses to access FTP. The user gets referred to another page to make sure the username and the password provided are correct. Now I want to have the username and password transferred or remembered without using the POST or GET methods or by saving the data into a database. Is there a way to do this? Cheers