Error 405
Author: Henk Botha
Visited 2064,
Followers 1,
Shared 0
I have designed a web form, but after I uploaded it, I got the following message: "Server Error 405 HTTP verb used to access this page is noty allowed. The page you are looking for cannot be displayed because an invalid method (HTTP verb) was used to attemtp access." How do I correct the problem?
Posted on the
Hello Henk,
are you trying to redirect your user to a particular page after form submission? Do you know if you are using Apache or IIS web server?
If you are redirecting your user to a .html page you can try to redirect them to a .php page instead.
If you need help please write back, thank you