-
1. Re: Creating a response email to completion of a form
MurraySummers Dec 2, 2011 7:32 AM (in response to Alex@LBB)You can do it through DW, but it would require using some server-scripted code (ASP/PHP/ColdFusion). You could code it from scratch or edit a script provided by your hosting. Ask them what you should do.
-
2. Re: Creating a response email to completion of a form
Alex@LBB Dec 2, 2011 7:39 AM (in response to MurraySummers)thanks
-
3. Re: Creating a response email to completion of a form
Nancy OShea Dec 2, 2011 2:39 PM (in response to Alex@LBB)You need a form-to-email processing script. Preferably one which conceals your e-mail address from harvesters and has built-in spam prevention.
Contact your web host and ask them if they have one you can use. Often hosts provide scripts on their servers which you can activate through your Admin Panel or by referencing the script in your form's action attribute.
<form action="path-to-form-on-server/form-to-email-script.php">
If your host doesn't provide scripts, ask them which server-side languages you can use (php, asp, asp.net, perl, coldfusion, etc...).
Some Related Links:
Formm@ailer PHP from DB Masters
http://dbmasters.net/index.php?id=4
http://forums.adobe.com/thread/912801
Tectite
http://www.tectite.com/formmailpage.php
Forms to Go from Bebosoft (script generating software)
http://www.bebosoft.com/products/formstogo/overview/
Wufoo.com (on-line form service)
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media Specialists
-
4. Re: Creating a response email to completion of a form
boblan70 Dec 2, 2011 4:06 PM (in response to Alex@LBB)I had the same issue. I solved it by odering AWeber. It proveds everything I neededto broardcast messages to my clients and save my responses into a database. Take a look at it may be more than you need, but is working for me. You can even create a coupon campaign. Go to AWeber.com to review.