S
Samuel Shulman
Hi
I need to implement a shopping basket for my e-commerce website
Scenarios are as follows
1. Website to offer shopping basket for all visitors including those who
didn't log
2. Website to offer shopping basket ONLY to those that are logged
I got advice in this newsgroup to buy the functionality of a shopping basket
(as a web control etc.)
My question is why isn't it straight forward in both cased to maintain the
shopping basket data either through the session variable or in the first
scenario using the database and relate the data to the client record.
Another possibility is using a cookie on the client machine for
identification (in this case the database will be used)
Thank you for your advice,
Samuel Shulman
SBS Technologies Ltd
I need to implement a shopping basket for my e-commerce website
Scenarios are as follows
1. Website to offer shopping basket for all visitors including those who
didn't log
2. Website to offer shopping basket ONLY to those that are logged
I got advice in this newsgroup to buy the functionality of a shopping basket
(as a web control etc.)
My question is why isn't it straight forward in both cased to maintain the
shopping basket data either through the session variable or in the first
scenario using the database and relate the data to the client record.
Another possibility is using a cookie on the client machine for
identification (in this case the database will be used)
Thank you for your advice,
Samuel Shulman
SBS Technologies Ltd