Adkins, Randy wrote:
> 
> ERROR CODE 400:  BAD REQUEST
> The request could not be understood by the server due to incorrect
> syntax.  
> 
> What does this mean?

That the HTTP request was syntactically incorrect. It might have had a space in 
the wrong place or something.


>------------------------------
> 
> ERROR CODE 405:  METHOD NOT ALLOWED 
> The method specified in the Request-Line is not allowed for the resource
> identified by the Request-URI. The response MUST include an Allow header
> containing a list of valid methods for the requested resource. 
>
> Would this mean your are using a form method other than POST and GET?

Yes (although not necessarily because of a form). Scripts often scan for 
systems that allow PUT and DELETE.

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:5:142569
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to