Adaptivepath: Things to do at the beginning..
The Unplugged
 
Parametric mail responder
FOR matthew1747 by JOHN JAN POPOVIC


Parametric mail responder
Description >
Increase sales by generating an Opt-in list.
- Client has the "free reports" site with mailing webform.
- Visitors to website will fill in their contact info and be returned mail with the specific report.
- The recipient_email must be extracted from the recived text, and the system must automatically email back the selected free report link.

Here is a sample of what the html side looks like:

ACTION="http://www.x x x x x x x.com/cgi-bin/cgiemail/report.txt">

First Name:


Last Name:


Email:


Choose your free report:


****CHOICE OF SEVERAL; CHECKBOX FORM. This field will be used to email the specific report*****



This will result in an email:
New Lead: firstname lastname
email:
report chosen:
I want outlook to automatically email the right report to the customer (and, if possible, add the name to a database).
IT CAN BE DONE EASILY IN PERL
I look forward to working with you