Can someone point me in the right direction? I am running my first
FormMail.pl and have checked the syntax - all looks okay. The problem is I'm
getting two types of errors - the first just gives "Administrative Error"
when the submit button is clicked.

The other says: 

> Error: GET request
> The form that you just filled in fails to specify the POST method, so it would
> not be correct for this script to take any action in response to your request.
> 
> If you are attempting to configure this form to run with FormMail, you need to
> set the request method to POST in the opening form tag, like this: <form
> action="/cgi-bin/FormMail.pl" method="post">

I've checked and the method is definitely set as POST on the web form. Now
what??

Thanks, 
Emcee


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to