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

I need to have all the contents of my feedback form on my webpage inserted into an email and emailed to my email address using only html. I have tried CGI/PHP/ASP and my server doesn't support those because I don't have SMTP. Is there a way to do it through HTML programming?

2006-07-26 05:40:41 · 4 answers · asked by surfn_fun_12 1 in Computers & Internet Programming & Design

4 answers

HTML doesn't support this. HTML is only a mark up language, which means it has tags to describe the text inside. You need to have a SMTP set-up of some sort on a server to be able to send mail.

2006-07-26 05:42:59 · answer #1 · answered by John J 6 · 0 0

In the html form change the action to your email address, as in



All of the fields on the form will be sent in the email.

2006-07-26 12:46:19 · answer #2 · answered by danieltoomeydanieltoomey 2 · 0 0

There are several websites out there that will process form data for you and email the results to you. With the cost of hosting being so cheap, consider getting a real webhost.

2006-07-26 12:46:56 · answer #3 · answered by Interested Dude 7 · 0 0

hey i dont know whts the answer but i have same html site for u u can see the site check it out http://streetguyz.forumup.in/ thanx bye

2006-07-26 12:44:25 · answer #4 · answered by Heavens_King™ 2 · 0 0

fedest.com, questions and answers