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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HTTP 405 - Resource not allowed

Status
Not open for further replies.

Idee

Programmer
Jul 8, 2003
51
NZ
Hi
I have a website running on ColdFusion and MySql. The site works fine if I give url like but if give the url as

the homepage is displayed but any other funtionality does not work e.g from homepage I am trying to add an item to my cart, it give error

HTTP 405-Resource not allowed
Internet Information Services

When I add to the cart, the form which is submitted has action blank like
<form action=&quot;&quot; name=&quot;frm7&quot; method=&quot;post&quot;>

This form works fine if the url is

Any clues or any help is much appreciated.

Thanks a lot
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top