Hi all,
I'm hoping you can help me. I've got a form all created & ready to go, however, I'm not that familiar with coding and I want to be able to send this form to an e-mail, so can someone please help me out with code.
I am hosted with Earthlink & I have a CGI bin, so I am assuming there's some code I need to put in after the following:
<form method="post" action=?????
That's where I'm stuck.
Also, on the submit button at the bottom of my form, do I just link to the e-mail address?
Is there some cgi script I need to upload?
Please help!
Thanks,
T
I'm hoping you can help me. I've got a form all created & ready to go, however, I'm not that familiar with coding and I want to be able to send this form to an e-mail, so can someone please help me out with code.
I am hosted with Earthlink & I have a CGI bin, so I am assuming there's some code I need to put in after the following:
<form method="post" action=?????
That's where I'm stuck.
Also, on the submit button at the bottom of my form, do I just link to the e-mail address?
Is there some cgi script I need to upload?
Please help!
Thanks,
T
Comment