ok after looking through the IIS logs, I have found two error codes which I am somewhat baffled about. Maybe someone can shed some light on it. ERROR CODE 400: BAD REQUEST The request could not be understood by the server due to incorrect syntax. What does this mean? To me if you call a website that does not exists you would get the error unable to locate the site or similar. If it was within a website, it would throw a 404 Page can not be found error. How would the Error 400 get triggered?
------------------------------ 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? Any examples of either of these two errors are greatly appreciated. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:142563 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=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
