Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

submitting a form to an email address

Status
Not open for further replies.

chaddu1256

IS-IT--Management
Jan 13, 2003
28
0
0
US


Name:
Address:
City:
State:
Zip:
Day Phone:
Eve Phone:
E-mail Address:
Inquiry:

I have a form like this...it does have text boxes but i couldnt figure out how to get em posted on here. I want to have two buttons on the bottom of this form here on the webpage. One I want to reset the form, the other I want to insert the form into a new email and send it to a certain address. I did insert form and put all the text fields within the red box. I also added two buttons. I have the reset button working correctly, but i cant figure out how to get the email button working. Any help would be great









 
Generally, you would want a form to email cgi script - such as FormMail ( or an ASP Mail script - whatever you're comfortable with. The instructions on the nms site are fairly explicit on where to install the script on the server, and how to modify to work with your html form.

HTH,
Max

 
I used php and runs well.

you can check it out on google under contact.php or something like that


----------
Caloy
----------
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top