[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Method POST Not Allowed (Front Page FormBot)



:> Hi,
:> At 18:44 27-11-2001 -0500, John Marsh wrote:
:> >When submitting a newly created form I get a 405 message - Method Not
:> >Allowed - The requested method POST is not allowed for the URL
:> >/3/pra/prov_dir_signup.shtml
:>
:> You cannot POST to a normal html file (see Apache FAQ).  You
:> should do the
:> POST to a cgi script.
:>
Actually not true when we're talking about the Frontpage server extensions.

The problem is actually that the frontpage form component cannot be used in
conjunction with a confirmation page of any type (extension) other than .htm
or .html
Remove the SSI stuff from your confirmation/thankyou page and rename it
prov_dir_signup.html and it WILL work.
I had exactly the same problem and cured it by accident!

Regards

Si Watts
SiWIS http://www.siwis.co.uk

:> -----Original Message-----
:> From: cobalt-users-admin@xxxxxxxxxxxxxxx
:> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of SM
:> Sent: 28 November 2001 04:43
:> To: cobalt-users@xxxxxxxxxxxxxxx
:> Subject: Re: [cobalt-users] Method POST Not Allowed (Front Page FormBot)
:>
:>