ok, so i am a TOTAL newb to html. I mean i just started learning today. Anyways, here is what i want to make. A box that someone can write things in, and then a submit button that will send whatever they write in the box, to my email. How can i do this?
Thanks,
Reggie The first thing you'll need to address is whether or not your web host supports some sort of "formmail" script you can utilize (or for that matter: does your host support any sort of server-side programming?). If it does, then you can create a HTML form, with the action attribute of the "form" tag pointing to that formmail script (following whatever instructions you are giving for configuring your form to work with the script). For a tutorial on HTML forms, you could take a look at: <!-- m --><a class="postlink" href="http://www.w3schools.com/html/html_forms.asp">http://www.w3schools.com/html/html_forms.asp</a><!-- m --> .well, i was going to put it on my myspace, if that helps. And i have no idea what you are talking about whatsoever.Start here (<!-- m --><a class="postlink" href="http://www.w3schools.com/">http://www.w3schools.com/</a><!-- m -->). First you need to understand what people are saying when they try to help you. Good luck!hmm, can someone make the code then i could put my email in where it needs to go?
Thanks,
Reggie The first thing you'll need to address is whether or not your web host supports some sort of "formmail" script you can utilize (or for that matter: does your host support any sort of server-side programming?). If it does, then you can create a HTML form, with the action attribute of the "form" tag pointing to that formmail script (following whatever instructions you are giving for configuring your form to work with the script). For a tutorial on HTML forms, you could take a look at: <!-- m --><a class="postlink" href="http://www.w3schools.com/html/html_forms.asp">http://www.w3schools.com/html/html_forms.asp</a><!-- m --> .well, i was going to put it on my myspace, if that helps. And i have no idea what you are talking about whatsoever.Start here (<!-- m --><a class="postlink" href="http://www.w3schools.com/">http://www.w3schools.com/</a><!-- m -->). First you need to understand what people are saying when they try to help you. Good luck!hmm, can someone make the code then i could put my email in where it needs to go?