Make sure the form's method is set to "post"
Also, if you are trying to upload files with the form, set the enctype to: 
enctype="multipart/form-data"
Joel
At 09:32 AM 5/31/00, you wrote:
>I have a form. I have an action page.
>When I fill out the form (which is simple form), I am
>getting an error as follows:
>
>HTTP Error 405
>405 Method Not Allowed
>
>The method specified in the Request Line is not
>allowed for the resource identified by the request.
>Please ensure that you have the proper MIME type set
>up for the resource you are requesting.
>
>Please contact the server's administrator if this
>problem persists.
>
>************************************
>Can someone help me and tell me where am I going
>wrong?
>Appreciate
>A.B.
>
>__________________________________________________
>Do You Yahoo!?
>Send instant messages & get email alerts with Yahoo! Messenger.
>http://im.yahoo.com/
>------------------------------------------------------------------------------
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
>the body.

Joel Richards
Web Developer
Brainstorm Industries
<http://www.brainstormin.net/>[EMAIL PROTECTED]

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to