|
I really need help to figure this out. Any help is greatly appreciated.
I have a javascript page that performs cart functions and builds a dynamic table of products based on user selections (cart contents). When the user clicks Checkout, they are directed to an asp page that has a CDONTS mail object function. The user then enters their contact info in a form. All of the form information (contact info) is printed in the email except for the items that are listed in the cart contents table.
How can I pass the info from this cart contents table over to asp variables and have this info printed in the email? I cannot figure it out, and its really frustrating.
Please help. Thank you very much!
|
|
|
|
|
|
|
|