CKS
01-06-2008, 05:14 PM
Hi all, new here. Joined up because I cannot for the life of me get this file working. Im sure you are aware of the FormMail.cgi script from Matts Script Archive. Well anyways. I keep getting the problem.. "Error: Bad/No Recipient
There was no recipient or an invalid recipient specified in the data sent to FormMail. Please make sure you have filled in the recipient form field with an e-mail address that has been configured in @recipients. More information on filling in recipient form fields and variables can be found in the README file."
Checked over all documentation for a good few hours now and not getting anywhere.
Got the following in the cgi file,
"@referers = ('scriptarchive.com','195.224.48.71', 'www.moremoney.me.uk','hotmail.com');
@recipients = &fill_recipients(@referers,'cks_cropper@hotmail.com');"
Then with the following in the HTML file of the form....
"<input type=hidden name="recipient" value="cks_cropper@hotmail.com"/>
<input type=hidden name="subject" value="KleenezeLead"/>
<input type=hidden name="required" value=""/>
<input type=hidden name="redirect" value="confirm.html">"
Gggrrrrrrr. Am I being blind here, or what? Can anyone help me solve this problem?
Thanks
CKS
There was no recipient or an invalid recipient specified in the data sent to FormMail. Please make sure you have filled in the recipient form field with an e-mail address that has been configured in @recipients. More information on filling in recipient form fields and variables can be found in the README file."
Checked over all documentation for a good few hours now and not getting anywhere.
Got the following in the cgi file,
"@referers = ('scriptarchive.com','195.224.48.71', 'www.moremoney.me.uk','hotmail.com');
@recipients = &fill_recipients(@referers,'cks_cropper@hotmail.com');"
Then with the following in the HTML file of the form....
"<input type=hidden name="recipient" value="cks_cropper@hotmail.com"/>
<input type=hidden name="subject" value="KleenezeLead"/>
<input type=hidden name="required" value=""/>
<input type=hidden name="redirect" value="confirm.html">"
Gggrrrrrrr. Am I being blind here, or what? Can anyone help me solve this problem?
Thanks
CKS