View Full Version : email program
mets888
04-17-2006, 05:01 AM
I want a way to be able to email anyone with any letter. Like have you seen the geocities way that you can email the host with those boxes or furums they might call them. I am looking for a html or javascript that will let any user enter an email address, a returnee name, subject, and body of the email. then send it. Please help me.
Kravvitz
04-17-2006, 05:13 AM
You need to use a server-side lanugage for that.
Or you could use one of these two services:
Response-O-Matic (http://www.response-o-matic.com/)
Freedback (http://www.freedback.com/)
And before someone suggests using mailto: read this. (http://www.apptools.com/rants/mailto.php)
phill_ridout
04-17-2006, 12:26 PM
Using the mailto isnt that good, but for simplicity, and if you havent got hoasting services with server side scripts then im may be one of the only avalible methods i can think of!
http://www.codingforums.com/showthread.php?p=434362#post434362
ttttt
04-17-2006, 07:45 PM
Do you mean like a form?
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.