session variables not working on one machine
am 12.04.2007 20:21:58 von mbosco51
Hi. I have a website written in asp that uses session variables. On
one workstation the session variable always comes back as an empty
string, like it doesn't exist. What could cause this? Is there a
browser setting or some type of security that can control whether
session variables are created?
Thanks.
Re: session variables not working on one machine
am 12.04.2007 20:52:56 von reb01501
mbosco51@hotmail.com wrote:
> Hi. I have a website written in asp that uses session variables. On
> one workstation the session variable always comes back as an empty
> string, like it doesn't exist. What could cause this? Is there a
> browser setting or some type of security that can control whether
> session variables are created?
>
Yes. Session cookies need to be enabled. Ask for help with this in a
forum devoted to the browser the user is using.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.