mousmoul
Posts: 11
|
| Posted: 03/15/2006, 3:18 PM |
|
I am not familiar with the bookstore example especially the database backend portion of it. I am trying to use it as a starting point.
Does anyone have any thoughts on how to make the shopping cart in the bookstore example to store the items in the shopping cart of a session is the database and retreive it based on login?
Which database tables need to change to incorporate the login and what changes have to be meade to the pages and forms?
Any thoughts are appreciated.
- Nader
|
 |
 |
mousmoul
Posts: 11
|
| Posted: 03/21/2006, 2:54 PM |
|
For any one interested, the bookstore example uses cookies instead of login for user to be able to retreive his/her shopping cart.
|
 |
 |
|