Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


how to send email from static html page



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> Webhosting Services Forum
View previous topic :: View next topic  
Author Message
ramakrishnad



Joined: 14 Feb 2008
Posts: 2

PostPosted: Thu Feb 14, 2008 1:41 pm    Post subject: how to send email from static html page Reply with quote

hi
how to send email from static html for website

Regards
Ram
Back to top
View user's profile Send private message
leonard
100+ Club


Joined: 18 Dec 2007
Posts: 147
Location: Switzerland

PostPosted: Thu Feb 14, 2008 4:38 pm    Post subject: Re: how to send email from static html page Reply with quote

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:
http://www.devppl.com/forum/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:
<a href="mailto:my.name@example.org">my email link</a>

, which will only open the users default mailing program.

cheers!
- leonard
Back to top
View user's profile Send private message Visit poster's website
Johnathan
500+ Club


Joined: 31 May 2007
Posts: 940
Location: Belfast, Northen Ireland

PostPosted: Thu Feb 14, 2008 5:18 pm    Post subject: Re: how to send email from static html page Reply with quote

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.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> Webhosting Services Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap