http://qs321.pair.com?node_id=34881


in reply to Login stuff hehe/

Hi
You could always encrypt the username and password, and then send the details in the URL.
However I would prefer using the post method and then use the CGI module to pick up the username and password in the next script.
Ant