quick question, hopefully quick solution.
i have a client who appears to be using Win98 (from the log files) when hitting our site. for some reason, the session variables aren't working with this one user. haven't had this issue before and don't really know how to handle it. ordinarily when a client hits the site, once the first asp page is opened they are assigned something like this:
ASPSESSIONIDQSDRBRRC=OBDPKAPCMLONLCHIDPIFEOFC but this user doesn't have anything ilke that and he keeps getting redirected (i check for session vars in the head, redirect if they don't exist). any ideas?
i have a client who appears to be using Win98 (from the log files) when hitting our site. for some reason, the session variables aren't working with this one user. haven't had this issue before and don't really know how to handle it. ordinarily when a client hits the site, once the first asp page is opened they are assigned something like this:
ASPSESSIONIDQSDRBRRC=OBDPKAPCMLONLCHIDPIFEOFC but this user doesn't have anything ilke that and he keeps getting redirected (i check for session vars in the head, redirect if they don't exist). any ideas?