Bern
10-31-2003, 02:01 PM
Hi all,
I just want to thank all who had helped me with this project of mine that I had been doing. Much appreciation goes out to Khalid and the others who had been posting to my threads.
Now, on to the juicy part of the forum, the question itself ! :)
Right now, my order form is working like it should be, BUT I am having trouble, sending emails to multiple people with the same email on javascript and having problems trying to parse the values of a certain form into the email itself.
I followed the instructions and code from this link
http://javascript.internet.com/forms/confirm-order.html
, the email can only be sent to ONE address and the mail is basically empty.
I am not using any server side language at the moment, only pure javascript.
How do i send the email to
1) the client "purchasing or confirming" the order form AND myself (aka distributor, or seller) automatically, after the client hits submit (this is after he enters teh email)
2) how do i ensure that the same order form that is found on the html page will be sent via email?
attached to this thread is a zipped folder of the three files that I have been working on.
the shopping.html is the menu for order
the confirm.html is the confirmation page
the thanks.html is just a thank you file.
Any suggestions or help is greatly appreciated and Happy halloween too !!! :)
Bern
I just want to thank all who had helped me with this project of mine that I had been doing. Much appreciation goes out to Khalid and the others who had been posting to my threads.
Now, on to the juicy part of the forum, the question itself ! :)
Right now, my order form is working like it should be, BUT I am having trouble, sending emails to multiple people with the same email on javascript and having problems trying to parse the values of a certain form into the email itself.
I followed the instructions and code from this link
http://javascript.internet.com/forms/confirm-order.html
, the email can only be sent to ONE address and the mail is basically empty.
I am not using any server side language at the moment, only pure javascript.
How do i send the email to
1) the client "purchasing or confirming" the order form AND myself (aka distributor, or seller) automatically, after the client hits submit (this is after he enters teh email)
2) how do i ensure that the same order form that is found on the html page will be sent via email?
attached to this thread is a zipped folder of the three files that I have been working on.
the shopping.html is the menu for order
the confirm.html is the confirmation page
the thanks.html is just a thank you file.
Any suggestions or help is greatly appreciated and Happy halloween too !!! :)
Bern