I am currently using ASPEmail and I at a loss I have built a shopping cart with to functions - one to email the order to the company and email a conformation to the shopper. No where that I understand in the docs allows to use request.form("email"
to supply the address for sending to the client. The docs state that you can not use an "=" applied to the methods so my question is, how then does one do this trick using ASPEmail. No other is available on the host. Why ???
Thanks in advance
Thanks in advance