| hwg-basics archives | Nov 2000 | new search | results | previous | next |
RE: another formmail questionby "Kali Woodbridge" <kaliajer(at)mail.com> |
|
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