It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index For Webmasters Webhosting Services Forum

how to send email from static html page

Discuss everything about webhotels.

how to send email from static html page

Postby ramakrishnad on Thu Feb 14, 2008 12:41 pm

hi
how to send email from static html for website

Regards
Ram
ramakrishnad
 
Posts: 2
Joined: Thu Feb 14, 2008 12:38 pm

Postby leonard on Thu Feb 14, 2008 3:38 pm

A static HTML page cannot send emails.
You need an MTA (mail transfer agent) to do that.

FlabbyRabbit has posted how you can use PHP as MTA:
send-an-email-from-you-website-vt8833.html

In HTML all you can do is send the information to the server (where it will be processed by php in our example above) or use mailto:
Code: Select all
<a href="mailto:my.name@example.org">my email link</a>

, which will only open the users default mailing program.

cheers!
- leonard
:%s/^M//
There are 10 kinds of people:
Those who understand binary and those who don't.
User avatar
leonard
100+ Club
 
Posts: 147
Joined: Tue Dec 18, 2007 7:11 am
Location: Switzerland

Postby Johnathan on Thu Feb 14, 2008 4:18 pm

You can use http://emailmeform.com you just fill out the stuff you want on your form and they will generate it for you, all you have to do is put it on your page and they send the info to you. Good if your server doesnt support PHP.
Johnathan
1000+ Club
 
Posts: 1207
Joined: Thu May 31, 2007 3:28 pm
Location: Belfast, Northen Ireland


Who is online

Users browsing this forum: No registered users and 1 guest