POST Not Implemented

"I am getting the message 'POST not implemented'. Help!"

You probably are using the wrong reference for cgiemail. Use the reference "/cgi-bin/cgiemail/mail.txt"

Another possibility is that you are pointing to a cgi script. Check your pathnames!

In general this message really means that the WWW server is not recognizing the cgi script you are calling as a program, it thinks it is a regular text file.

 

Back To Top