DonPatrick
Programmer
I am trying to have a form send results to email. When I click the submit button I get:
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.
I have gone through Microsoft's web site to find info and everything that I have seems to be set-up properly.
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.
I have gone through Microsoft's web site to find info and everything that I have seems to be set-up properly.