|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
old session.SessionId persists even after the session.abandon |
From: |
Prabhu |
Date: |
5/29/2000 6:34:02 AM |
IP: |
212.234.15.118 |
I have developed an E-Commerce storefront which makes use of the session variables. Every basket has a basketid which takes value from the session.SessionId.
Once a shopping session is over, I have used the session.abandon to expire the session.
Now when the user begins the shopping again, a new basket is generated and the new basketid should take value from a new session.SessionId. But the old session.SessionId still persists.
This results in overwriting the previous basket.
I have also used the global.asa file. What could be the problem.
Please someone do get back to me with a solution. |
Follow Up - Re: old session.SessionId persists even after the session.abandon - Venkat 6/12/2000 2:19:20 PM
|
|
|
|
|
|
|
|
|
|
|
|