RE: another formmail question
by "Kali Woodbridge" <kaliajer(at)mail.com>
|
| Date: |
Fri, 10 Nov 2000 17:06:33 -0500 |
| To: |
"'Ken Jones'" <kejones(at)erols.com>, "'HWG'" <hwg-basics(at)hwg.org> |
| In-Reply-To: |
pavilion |
| |
todo: View
Thread,
Original
|
|
Hi Ken--
Been there, had similar problems when I first tried FormMail <g>.
<snip>
Error: No Recipient
No Recipient was specified in the data sent to FormMail. Please make
sure
you have filled in the 'recipient' form field with an e-mail address.
More
information on filling in recipient form fields can be found in the
README
file.
I do have the recipient line as follows:
<INPUT TYPE=HIDDEN NAME=""
VALUE="AREQ(at)CONTRACTORREFERRALONLINE.COM" RECIPIENT">
</snip>
Look at your line and then look at the sample one from the FormMail
documentation:
--------------------------
Syntax: <input type=hidden name="recipient"
value="email(at)your.host.com">
-----------------------------
Your "recipient" is in the wrong part of the line. Try this instead:
<input type=hidden name="recipient"
value="AREQ(at)contractorreferralonline.com">
Good luck!
kali
kaliajer(at)mail.com
=================
The learning curve is now a spin cycle
--Paul Bicknell
HTML: hwg-basics mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.