Re: another formmail question

by "Bryan Bateman" <batemanb(at)home.com>

 Date:  Fri, 10 Nov 2000 17:29:23 -0000
 To:  "Ken Jones" <kejones(at)erols.com>,
"HWG" <hwg-basics(at)hwg.org>
 References:  pavilion
  todo: View Thread, Original
Just a guess since I do not have the code to reference.  When you post it
sends back the name/value pairs from the form fields.  The snippet of code
you provided has nothing in the name and a string after the email address of
RECIPIENT'.  This appears to be a value without an attribute.  Try making it
the value for the name attribute.

Shhould look something like this.

<INPUT TYPE=HIDDEN NAME="RECIPIENT"
VALUE="AREQ(at)CONTRACTORREFERRALONLINE.COM">

Another note.  Unix and most mail servers are case sensitive.  Make sure the
case is correct here.


----- Original Message -----
From: "Ken Jones" <kejones(at)erols.com>
To: "HWG" <hwg-basics(at)hwg.org>
Sent: Friday, November 10, 2000 11:25 PM
Subject: another formmail question


> I am sorry about all the questions, I have read the info people have sent
me
> on formmail, the problem now is when a form is filled out and sent, I get
an
> error message that says:
>
> 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">
>
> however I still get the error, I was wondering does this line have to be
in
> specific spot on the form, example - top, bottom. I am not sure of this
and
> I can't think of any other reason for it not working.
>
> Thanks
> Ken
>
>
>

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA