English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

How do I make a form for my site that people can write:

Name
Email Address
Comments

and it will mail to my email. Any help? I dont want to use a free form site, because you have to put their links on their. I just want to know how to make a FORM a regular FORM with a regular HTML code. Thank you :D

2007-09-12 16:20:42 · 6 answers · asked by Coconut Crazy 1 in Computers & Internet Programming & Design

6 answers

You can not send your form contents to your email without using some server-side code that is not HTML.

You can however use the client's email program to send the form results. Just put in the form tag:



this is NOT recommended. Since if the client doesn't have, say Outlook express set up, then they can't send you your form.

To get a server-side email script you may have to use a free form emailer after all :(.

2007-09-12 16:26:49 · answer #1 · answered by Hank P. 3 · 0 0

Hi
try this code but first change put your email




Name



Name :



Email :



Comments :




Mail




2007-09-12 16:56:54 · answer #2 · answered by mmbashiti 2 · 0 0

making the form is easy.... the hard part you have to ask yourself is once you submit the form, what program is going to send out the email? but as for the form itself,


Name: 

Email Address: 

Comments: 
 


go here for more detailed info on HTML forms http://www.w3.org/TR/html4/interact/forms.html

2007-09-12 16:28:47 · answer #3 · answered by Adam 2 · 0 0

This is a pure html format of what you require, but its nothing like its PHP version.



 


Name:


Email:


Comments :


 



2007-09-12 16:30:09 · answer #4 · answered by Max Pain 2 · 0 0

Try this.
http://www.chami.com/tips/internet/010597I.html

2007-09-12 16:24:58 · answer #5 · answered by Secret Agent of God (BWR) 7 · 0 0

you need a doman like Johnsomth.com or bigcat.ca

Than cost some$$$$ tho

2007-09-12 16:24:35 · answer #6 · answered by Anonymous · 0 0

fedest.com, questions and answers