Page 1 of 1

problem in login page

Posted: Mon Sep 12, 2005 12:17 am
by eshban
hi,

i am just making a small cart. In which there is a members area. each member is signup to buy products. Suppose one user is login through its proper userid and password, and put his selected items in cart. And then that user go to the home page of the site.

I want if user is already login through his userid and password, then my shopping cart did not ask the user to signin again, when he add another item to cart again

how can i implement this

Posted: Mon Sep 12, 2005 12:24 am
by feyd
proper checking of session existance (and an existing shopping cart) should be enough...