in reply to
Method POST not allowed
you also might want to make sure that the CGI file is executable...if your computer is running UNIX, then use CHMOD to make the file executable (for example, chmod u+x filename.cgi)
Comment on
Re: Method POST not allowed
In Section
Seekers of Perl Wisdom