405 occurs when you try to post to a URL which is not having execute permission.as mentioned in the earlier post check by allowing all verbs.also give execute permission to "scripts" or"scripts and executables"
Main Topics
Browse All TopicsI have a internal web site at our office. I want to have a form email the results of the employee request to a user in the office I use ms exchnage 2003. I have a form that is setup and it is ready to be used. From what i read, i have to give permission to allow this. This is the error i get:
The page cannot be displayed
The page you are looking for cannot be displayed because an invalid method (HTTP verb) was used to attempt access.
--------------------------
Please try the following:
Contact the Web site administrator if you believe that this request should be allowed.
Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.
HTTP Error 405 - The HTTP verb used to access this page is not allowed.
Internet Information Services (IIS)
--------------------------
Technical Information (for support personnel)
Go to Microsoft Product Support Services and perform a title search for the words HTTP and 405.
Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Setting Application Mappings, Securing Your Site with Web Site Permissions, and About Custom Error Messages.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Here is the code:
<HTML>
<HEAD>
<TITLE>Leave Request beta</TITLE>
<META NAME="DESCRIPTION" CONTENT="Same day appointments.Insurance accepted and processed for you.
HMO’s are also accepted Medical records & explanations provided at each visit.
Prescription copies for your records Instant HIV/HSV 2/Syphilis Testing.
Immediate Routine Laboratory results. Our capable staff is courteous and friendly.
Parking available (call for reservations)">
<META NAME="KEYWORDS" CONTENT="pineda, ang, moskovitz, caceres, doctors, physicans, hiv, aids, std, lab, testing, medical records, medical, insurance, ppo, hmo, medicare, english, spanish, internal medicine, family medicine, urgent care,
endocrinology, women health, men, gastroenterology, cardiology, 202-667-5041, 1759 q street nw, 1759 q street nw, washington, dc, washington, dc, metro area, healthcare, dupont circle, hsv, herpes, blue cross/blue shield, aetna, cigna, mamsi, carefirst, alliance ppo, phcs, united, healthcare">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
</HEAD>
<BODY BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
<div align="center">
<p>
<script type="text/javascript" src="milonic_src.js"></scr
</p>
<noscript>
</noscript>
<p>
<script type="text/javascript">
<!--
if(ns4)_d.write("<script language=JavaScript src=mmenuns4.js><\/script>
else _d.write("<script language=JavaScript src=mmenudom.js><\/script>
-->
</script>
<script type="text/javascript" src="menu_data.js"></scrip
</p>
<p> </p>
<p> </p>
<p></p>
<TABLE WIDTH=760 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<!--DWLayoutTable-->
<TR>
<TD COLSPAN=3> <img src="caclayout01.jpg" width=760 height=25 alt=""></TD>
</TR>
<TR>
<TD colspan="2"> <IMG SRC="caclayout02.jpg" WIDTH=312 HEIGHT=117 ALT=""></TD>
<TD width="448"><div align="center"><img src="images/logo.jpg" width="444" height="111"></div></TD>
</TR>
<TR>
<TD COLSPAN=3 images="images/caclayout_f
</TD>
</TR>
<TR>
<TD width="124" height="501" valign="top"> <div align="center"><a href="index.htm"><img src="images/menu.gif" width="108" height="23" border="0"></a></div></TD>
<TD COLSPAN=2 valign="top"><table width="100%" height="500" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="561" height="439" valign="top">
<div id=d9>
<h3 align=center>LEAVE OF ABSENCE FORM</h3>
<form action="aspmailer.asp" method="post" name="Leave" id="Leave">
<p>
<input name="request_leave" type="checkbox" id="request_leave" value="leaverequest">
I am hereby Requesting leave</p>
<table width="69%" border="0" align="center">
<tr>
<td width="13%"><strong>For:</
<td width="31%"><p>
<input name="hr1" type="text" id="hr1" size="5">
/
<input name="days1" type="text" id="days1" size="5">
</p>
<p>Hr/Days</p></td>
<td width="3%"><strong>From:</
<td width="22%"><p>
<input name="hr2" type="text" id="hr2" size="5">
/
<input name="date" type="text" id="date" size="5">
</p>
<p>Hr/Date</p></td>
<td width="31%"><p>To:
<input name="hr3" type="text" id="hr3" size="5">
/
<input name="date2" type="text" id="date2" size="5">
</p>
<p align="left">Hr/Date</p></
</tr>
</table>
<p> </p><table width="76%" border="0" align="center">
<tr>
<td width="20%" height="179"><strong>On:</
<td width="25%"><p>
<input name="mon" type="checkbox" id="mon" value="checkbox">
Monday</p>
<p>
<input name="tues" type="checkbox" id="tues" value="checkbox">
Tuesday </p>
<p>
<input name="wed" type="checkbox" id="wed" value="checkbox">
Wednesday</p>
<p>
<input name="thur" type="checkbox" id="thur" value="checkbox">
Thursday</p>
<p>
<input name="fri" type="checkbox" id="fri" value="checkbox">
Friday</p>
</td>
<td width="55%"><p>Date:
<input name="ondate" type="text" id="ondate">
</p>
<p> </p>
<p> </p></td>
</tr>
</table>
<p>I will be covered by:
<select name="coveredby" id="coveredby">
<option>Choose One</option>
<option>Cesar A Caceres</option>
<option>Joel Ang</option>
<option>meles Awalome</option>
<option>Gary Clark</option>
<option>Sandra Duran</option>
<option>Greg Eaheart</option>
<option>Brent Ferrell</option>
<option>Jose Guzman</option>
<option>Harrial Hayward</option>
<option>Stanley Kuliczkowski</option>
<option>Alvaro Maldonado</option>
<option>marriama Monroe</option>
<option>David Pacheco</option>
<option>Steve Payne</option>
<option>Jermaine Richardson</option>
<option>Jacquwline Schick</option>
</select>
</p>
<p>Employee Name:
<select name="employee" id="employee">
<option>Choose One</option>
<option>Cesar A Caceres</option>
<option>Joel Ang</option>
<option>meles Awalome</option>
<option>Gary Clark</option>
<option>Sandra Duran</option>
<option>Greg Eaheart</option>
<option>Brent Ferrell</option>
<option>Jose Guzman</option>
<option>Harrial Hayward</option>
<option>Stanley Kuliczkowski</option>
<option>Alvaro Maldonado</option>
<option>marriama Monroe</option>
<option>David Pacheco</option>
<option>Steve Payne</option>
<option>Jermaine Richardson</option>
<option>Jacquwline Schick</option>
</select>
Date:
<input name="date-covered" type="text" id="date-covered">
</p>
<p align="center">Approved By: __________________________
Joel C. Ang, MD<br>
</p>
<p> </p>
<p>
<input type="submit" name="Submit" value="Submit Request">
</p>
</form>
<p align=left> </p>
<h3 align=center>
</h3>
</div>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
<h2 align="center"> </h2>
<h1 align="center"> </h1>
<p><br>
<br>
</p>
</td>
</tr>
</table></TD>
</TR>
<TR>
<TD COLSPAN=3> <IMG SRC="caclayout06.jpg" WIDTH=760 HEIGHT=46 ALT=""></TD>
</TR>
<TR>
<TD COLSPAN=3> <div align="center">© Copyright 2005-2006 All Rights
Reserved. Clinical Systems Associates Inc.</div></TD>
</TR>
<tr>
<td height="1"></td>
<td width="188"></td>
<td></td>
</tr>
</TABLE>
</div>
</BODY>
</HTML>
hi,
i was facing same problem , thanks guy for your efforts.
for security how can know the appropriate verb I should allow insted of all verbs.
please take a look at
http://www.experts-exchang
thanks
I found it, but I'm still getting the save error "405 - HTTP verb used to access this page is not allowed.
Server Error 405 - HTTP verb used to access this page is not allowed. The page you are looking for cannot be displayed because an invalid method (HTTP verb) was used to attempt access."
What in the world am I doing wrong?
Business Accounts
Answer for Membership
by: skca54Posted on 2007-01-23 at 14:27:22ID: 18380193
In IIS Manager. Right click your site and select properties. Select Home Directory. Click Configuration. Select your application extension - i.e. .HTML. Click Edit. In Verbs check and make a note of what is set in Limit to. For now set Verbs to All verbs and see if youe site works. Let us know what Limit to was.