sdpeavey
09-20-2006, 10:14 PM
Hello All
I am new to the website design world. I need some help with a "contact us" form. Using the post method I am trying to have the results sent to two email address at the same time. Help! here is the code that I am using now.
Thanks for your help
----------------------------------------------------------------------
<form method=post
action="http://us.1.p8.webhosting.yahoo.com/forms?login=USER NAME&to=SECOND EMAIL ADDRESS@DOMAINNAME.net">
----------------------------------------------------------------------
I am new to the website design world. I need some help with a "contact us" form. Using the post method I am trying to have the results sent to two email address at the same time. Help! here is the code that I am using now.
Thanks for your help
----------------------------------------------------------------------
<form method=post
action="http://us.1.p8.webhosting.yahoo.com/forms?login=USER NAME&to=SECOND EMAIL ADDRESS@DOMAINNAME.net">
----------------------------------------------------------------------