I have an IIS 4.0 Web Server hosting a site written in asp and java. While browsing in netscape i get a 405 error because I do not have a MIME type configured. What is the MIME type for .asp and .js I need to configure on my server so Netscape will run the pages?
You shouldn't have to - it should be sending out text/html?
Sorry that's not much help, but the mime type for .asp should be no different than for .html, etc.
could it be the MIME type for the java script then?
I get the same problem using asp and dhtml files which also have java script that doesnt show up on the page. Sorry no answer for this yet.