On 4 May 2001 21:48:46 -0700, Richard Kurth <[EMAIL PROTECTED]> wrote:
> I am having problems with Netscape and post in a form
> In I.E. post works fine but in netscape it just gives me a
> Method Not Allowed
> The requested method POST is not allowed for the URL /scripts/index.html.
>
><form method="post" action="">
>
> Why is this doing this. Sometimes I just hate Netscape
Presumably because the action attribute needs to have a value. Since your HTML
is broken, Netscape is creatively misinterpreting it, as it is wont to do.
Chris
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]