paulajackson
05-11-2005, 12:00 PM
Hi
I've tried to add a "feedback" form to my website from a script provided by my ISP and from Matt's Script Archive.
When I Submit, I get an error message back saying the recipient wasn't valid. Am sure someone on here will instantly recognise the problem so please could someone enlighten me?
The beginning of my form script is
<FORM METHOD="POST" ACTION="https://homepages.plus.net/cgi-bin/form">
<input type=hidden name="recipient" value="paul@dancesounds.plus.com">
<input type=hidden name="subject" value="feedback from your website">
<input type=hidden name="realname">
My ISP indicated that the recipient value should just be the email address I want the info to be sent to.
The website is at www.dancesounds.co.uk/test and then go to feedback.
Thanks for any help
Paul
I've tried to add a "feedback" form to my website from a script provided by my ISP and from Matt's Script Archive.
When I Submit, I get an error message back saying the recipient wasn't valid. Am sure someone on here will instantly recognise the problem so please could someone enlighten me?
The beginning of my form script is
<FORM METHOD="POST" ACTION="https://homepages.plus.net/cgi-bin/form">
<input type=hidden name="recipient" value="paul@dancesounds.plus.com">
<input type=hidden name="subject" value="feedback from your website">
<input type=hidden name="realname">
My ISP indicated that the recipient value should just be the email address I want the info to be sent to.
The website is at www.dancesounds.co.uk/test and then go to feedback.
Thanks for any help
Paul