At 2002-12-13T14:51:03Z, eric lin <[EMAIL PROTECTED]> writes:

>     <form action=/cgi-bin/cgitest/listall method=post>

Two things.

First, you *must* put quotes around arguments.  Any text not explicitly
stating this is old.

Second, the value of the `method' tag must be capitalized, and one of either
`GET' or `POST'.

> Not Found The requested URL /cgi-bin/cgitest/listall was not found on this
> server.

Put a script named `listall' in the appropriate place.
-- 
Kirk Strauser
In Googlis non est, ergo non est.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to