I have created the shoping cart as discribed in chapter 11 of the wrox book - Beginning ASP.NET 1.1 with
VB>NET 2003
They leave out the onsubmit button action saying that you need a paypal account. I would just like the check out button to email me the contents of the basket.
That is asking alot since I have never been able to get an ASP form to mail me anything other that a subject a name and a message.
I would be tickled if someone could help me figure out how to do this. It would take a very good programmer.
You can download the shopping cart script from wrox home page click on the book title I mention and download code unzip chapter 11 merchandise.aspx
that will show you what the variable are that are generated in the script that I need emailed to me.