> The same asp pages run on my XP Pro show that the session cookies don't
> expire as long as I close the browser, while on the remote web server, if I
> do a refresh on readcookie.asp after 30 seconds, they are gone.
http://www.aspfaq.com/2157
> I run ASP on the server and all I know is that it is a Plesk server. No idea
> if it actually a Linux server or a Windows one...
Well, that's a big difference. You're going to need to find out if it is
Windows, and if not, what kind of ASP emulator is running. It could be a
setting in the web server (e.g. they could have disabled session state), but
for anything on the server, if you don't have direct access to it, you're
going to have to talk to the technical people there anyway.
A