|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Session problem
hi...
if let say a user who already logged in to shopping cart forget to logout before enter to other page. and then another user come before the session timeout, by clicking the back button, can the 2nd user access 1st user's shopping cart? if yes, does anyone know how handle this problem? thx. |
|
#2
|
|||
|
|||
|
wellllll,.....if you are not storing the sessions in anyway, then the session is terminated when the browser is closed.
is that what your asking?
__________________
-- Jason |
|
#3
|
|||
|
|||
|
after reading your post again, I guess I should redo my answer,..lol.
I don't really follow your question. Your talking about 2 different users, but 1 browser? well this is possible, and unless you are using session timeouts, then yes that next person could access the shopping cart. well,...depending on how you code it that is ![]() |
|
#4
|
|||
|
|||
|
if 2nd user can access 1st user shopping cart, then it does not secure not all.
I'll very appreciate if anyone can tell me the concept of building a secure shopping cart. thx |
|
#5
|
|||
|
|||
|
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > Session problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|