jtnjtnjtn

Error: 405 Method Not Allowed

Recommended Posts

Found the following http://www.checkupdown.com/status/E405.html

 

 

 

Resolving 405 errors - general

 

 

 

405 errors often arise with the POST method. You may be trying to introduce some kind of input form on your Web site, but not all ISPs allow the POST method necessary to process the form.

 

 

 

All 405 errors can be traced to configuration of the Web server and security governing access to the content of the Web site, so should easily be explained by your ISP.

 

 

 

 

 

So changed the file name from Chart.html to Chart.php and the problem goes away.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now