Tech Topic
 Home  About Us  Sales  Support  What's New  Sitemap
   FAQ Support
   HOW-TO Guides
   System CGI
   Program Docs
   Web Resources
   System Policies
Previous Topic To the FAQ main page Next Topic

FAQ Topic

Answer

055. When I try to run a CGI script, I get "Method Not Implemented"!

This is the result of trying to use a POST method form to submit data to a CGI script that does not exist (or in some cases, cannot be executed due to permissions). The server's error is completely misleading. Your form probably contains something like:

<FORM METHOD="POST" ACTION="http://www.iperweb.com/cgi-bin/results.cgi">

In this case, note the typo: cgi-bin instead of cgi-iperweb.

[Home] [About Us] [Sales] [Support] [What's New] [Sitemap]

Please contact our Webmaster with questions or comments.

Copyright 1997 IperWeb, Inc. All rights reserved.

Picture