Re: after change action for test, website can not access, please help
At 2002-12-13T14:51:03Z, eric lin <fsshl@centurytel.net> 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.
Reply to: