SacrificialS Posted May 13, 2008 Share Posted May 13, 2008 I am looking for a way to be able to email someone with a form on a webpage instead of posting an email or linking to an email. Any help would be appreciated! Thanks! Link to comment https://www.neowin.net/forum/topic/636752-add-the-ability-to-email-on-a-page/ Share on other sites More sharing options...
0 Cara Veteran Posted May 13, 2008 Veteran Share Posted May 13, 2008 I am looking for a way to be able to email someone with a form on a webpage instead of posting an email or linking to an email.Any help would be appreciated! Thanks! Do some checking for 'Formmail' as I feel this will do what you are looking for. :) Link to comment https://www.neowin.net/forum/topic/636752-add-the-ability-to-email-on-a-page/#findComment-589397442 Share on other sites More sharing options...
0 Gangsta Posted May 14, 2008 Share Posted May 14, 2008 I would use PHP and sendmail (but that'd be backend programming). PHP itself has a mail() function you could use to send mail easily. I'm not sure if you're familiar with PHP though. http://us.php.net/manual/en/function.mail.php Link to comment https://www.neowin.net/forum/topic/636752-add-the-ability-to-email-on-a-page/#findComment-589398328 Share on other sites More sharing options...
Question
SacrificialS
I am looking for a way to be able to email someone with a form on a webpage instead of posting an email or linking to an email.
Any help would be appreciated! Thanks!
Link to comment
https://www.neowin.net/forum/topic/636752-add-the-ability-to-email-on-a-page/Share on other sites
2 answers to this question
Recommended Posts