Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PERL and MIME type

Status
Not open for further replies.

Swiftresponse

Programmer
Aug 3, 2000
1
US
Hi,<br><br>I am trying to send an email from a form and when the submit button is clicked on the form I get the following message:<br><br>*****<br><br>HTTP Error 405<br>405 Method Not Allowed<br><br>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.<br><br>Please contact the server's administrator if this problem persists.<br>*****<br><br>I use IIS on the webserver (NT 4.0) and have installed active perl from activestate. How do I configure the MIME type. This script used to work on another NT based machine. That leads me to believe that there is something that I haven't set up in the environment that recognizes this script or MIME type. Can someone help??<br><br>Thanks<br>Chandra
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top