|
|
 |
shopping cart
date posted 16th January 2001 14:28
Hi all,
I am building an asp/vbscript shopping cart and am questioning the best way to email the results. I have a finalise order page which has personal details plucked from a previously inserted record into a table, and a cart that saves to a table on submission of the form. What is the best way to email the cart contents and personal details. Is it possible to email the cart.XXX values or do I have to pull the recordsets from the table that the cart writes to? Is CDO mail the best way? if so, how do I implement it? or can I just use a formmail cgi script to email the hidden fields, however this doesn't support the cart values, or does it? would an admin section be better for the user to view orders through their browser?
any help would be greatly appreciated as this is all new to me
Cheers
Rob
|
 |
|