Sunday, 9 November 2008 - 8:31 AM EST
Name:
nflbl
Home Page:
http://www.nflbl.com
I copied this FORM from the blog thread you recommended... here it is as submitted by me... I changed the "end_display" value and the "email_to" value for obvious reasons... I modified the FORM to remove "order" as an input type to "visitor_name" to match the name above... this was in response to the comment from "anonymous"...
<FORM ACTION="/cgi-bin/script_library/form_handler_mail" METHOD="POST">
What's your name?
<INPUT TYPE="text" NAME="visitor_name"><BR>
What's your e-mail address?<BR>
<INPUT TYPE="TEXT" NAME="email">
<!-- <INPUT TYPE="hidden" NAME="end_display" VALUE="https://www.angelfire.com/scifi/artbyjohn/Page99.html"> -->
<INPUT TYPE="hidden" NAME="end_display" VALUE="https://www.angelfire.com/nflbl/index.html">
<INPUT TYPE="hidden" NAME="required" VALUE="email">
<INPUT TYPE="hidden" NAME="email_to" VALUE="chuckd248@optonline.net">
<INPUT TYPE="hidden" NAME="visitor_name" VALUE="visitor_name,email">
<INPUT TYPE="submit" VALUE="Submit">
</FORM>
It doesn't work... no matter what value I include in the "email_to" field... I used several email accounts in trying it out including my ISP's (Cablevision) email account as well as Yahoo mail and gmail... NONE of them work...
Here is the error page I receive each time I try to submit the above FORM...
Oops!
We can only accept forms that come from a Angelfire URL. Sorry!
It is frustrating as hell... am I doing something wrong here???... am I missing something I'm not seeing???...