|
Spooky -> RE: acccess database question? newbie (3/30/2001 20:04:00)
|
The concept is sound, most of the carts are "Session" based these days, so the purchases are carried in the servers memory until a sale is made. It can be unreliable.Making a temporary database table that carries the users cart items is a very good idea, but as with anything, the time for an individual to put one together is outweighed by the simplicity of just getting an existing package
|
|
|
|