Session Management
Hello,
Is it possible to have session management differentiate within
browsers on one pc? For example, if you have two browsers on the same
shopping site, and one browser adds to the cart, the other browser
should still show an empty cart. I don't know if this is possible,
since I have done testing on amazon.com, and have seen that when I add
an item to the cart on one browser, then open a 2nd browser window, go
to amazon.com, the cart will contain the item I added from the 1st
browser window. Any ideas?
-Jay
(patel at cs dot utk dot edu)
.
Relevant Pages
- Re: "back" navigation how to?
... The FrontPage Back and Next links use Navigation Bars. ... You could investigate opening the cart pages in a new browser window (the ... (microsoft.public.frontpage.client) - Re: OutputCache Back Button Page Expires
... when the user hit back on an aspx page that displayed from a postback, ... browser knows it has to repost the data to get a fresh version of the page. ... > I am having a problem with the @OutputCache page directive and Web ... The cart can be added to (or deleted ... (microsoft.public.dotnet.framework.aspnet) - Re: Session State does not end after closing browser
... >> David Lozzi ... >>> are the cart items stored in a DB or just in the session? ... If the user loads the shopping cart and then closes all browser ... (microsoft.public.inetserver.asp.general) - OutputCache Back Button Page Expires
... I am having a problem with the @OutputCache page directive and Web ... Page has expired" error message, ... Button in my Web browser. ... I am implementing a classic Web Shop, and I have the shopping cart ... (microsoft.public.dotnet.framework.aspnet) - Re: Session Management
... > Is it possible to have session management differentiate within ... > shopping site, and one browser adds to the cart, the other browser ... > should still show an empty cart. ... > an item to the cart on one browser, then open a 2nd browser window, go ... (comp.lang.php) |
|