Helpful Information
 
 
Category: Web Design and HTML
Help with dada form mail

Ok, I have installed the formmail script on my server and it is working correctly. But what i need to do is send an autoresponse to my customers that enter their email addresses in the form. There is an autoresponder set up for the "recipient" in the code but it doesnt seem to be working. Can someone look at the code below and tell me what im doing wrong or suggest another way to do this if it doesn't work with this script?

<form method="post" action="http://magiciansgallery.com/cgi-bin/dada/extensions/FormMail/FormMail.pl">
<input type="hidden" name="recipient" value="freereport@magiciansgallery.com" />
<input name="subject" type="hidden" id="subject" value="Free_Report" />
<input name="redirect" type="hidden" id="redirect" value="http://www.magiciansgallery.com" />
<input name="feedback" type="text" value="email address" />
<input type="submit" value="Sign me up!" />
</form>

magicman,

It looks like you're a little confused here. Dada Mail and FormMail are not the same thing. Dada Mail is a mailing list management tool while FormMail is used to pull information from a form and email it to a specified recipient. I would suggest reading through the documentation at this address under the Site Applications -> Email section to get more information on the uses of each:
http://www.helpdocs.westserver.net/v3/sitemanager/index.htm










privacy (GDPR)