-
Session variables
Hello,
I'm using session variables in my website.
Up until yesterday , it was all working fine.
Now for some reason the session variables wont hold there data , when a new page is loaded.
The hold for the page they were assigned and that it.
Can anyone with the faintest idea, shed some light on this problem?
Thanks
Dave
-
where are you declaring the session variables? on the page or in the global.asa?
-
on the page.
I set the timeout in global.asa
-
i suppose you have done a response.write to see if the session variable contains anything...what about the url? is it changing to a different ip address or to a different site?
-
It seems to have come back ?? for some strange reason.
thanks for the help anyway.
Dave
-
any browser settings changed?