I am running IIS 6 on Server 2003 R2, and need to allow the http post method. Of course, this is not enabled by default, so I am using WFetch to troubleshoot. When attempting to post, I recieve a 405 Method not allowed. Also, if use the option method, then I recieve the following: HTTP/1.1 200 OK\r\n...