Posted: Thu Nov 13, 2008 9:58 pm Need code to send a specific email msg to entered E address
I need some way to add an option on my web page for people to just type their email address and hit a button which will send them a specific email from me (preferrably not showing my email address). The email will have a predetermined subject and content (which includes html code). Is this possible?
Joined: 15 May 2004 Posts: 8431 Location: Castle Pines North, CO USA
Posted: Fri Nov 14, 2008 8:51 am
You will need some type of server side script to help process the form. Check with your hosting provider to see what they support. For example, if you are on a Windows server, your server might support JMail and Processing the Form with the JMail EMail Component would help you.
If your server does not support server side languages, you might search for free form processing on your favorite search engine. Form Buddy is one that I found. Responders is another one as well that might be better suited.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum