|
|
|
|
|
| | |
|
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Session variables dont remember their values on some computers |
From: |
Harpreet |
Date: |
6/27/2001 8:34:25 AM |
IP: |
195.229.191.39 |
I don't think Cookies are the solution. let me exaplin the case i am faced with. When a user arrives at the main asp page(lets call this Page1.asp), i am saving certain values in the Session variable. When he/she moves to some other page(lets call it Page2.asp), i wish to retrieve the values from the Session variable and based on that, do something. On Page2.asp, the Session variables don't hold the values that were stored into them on Page1.asp.
So, I don't see where cookies fall into this scenario. Am I right when I say so?
Would appreciate help from asp dudes.
Cheers |
Previous Message
Follow Up - Re: Session variables dont remember their values on some computers - Bullschmidt 6/28/2001 12:18:49 AM
|
|
|
|
|
|
|
|
|
|
|
|