@takayukister I’ve cleaned my template so all javascript file needed are attached. The form is no longer directing to 405 error page, but it’s still now working. Below are the problems that I’ve encountered:
* when you view this url https://penkat.com/thedaywe/ and you click on the send button it only displays the loader image but it doesn’t display any error message nor it sends the mail.
* but when you view this url https://penkat.com/thedaywe/index.php, it properly displays the error message with red border “Failed to send your message. Please try later or contact administrator by other way.”
The iis server is ver 5 with php5 and mysql 5. Is there any system requirements for this contact form 7 to work in IIS? Or could it be a firewall issue? what do you think? I’m just new in IIS so I have no idea why it’s not working as the form is working fine in my linux server.
thanks.