HTTP verb POST used not allowed

HTTP verb POST used not allowed

am 03.07.2007 22:31:34 von Ben

Hi,

i try to submit a form in an aspx file through javascript to an classic asp
page like this:








i get the message: The HTTP verb POST used to access path
'/enquete/infile.asp' is not allowed.

I know classic asp pages are allowed to run because in this asp.net
application, using e.g. window.location.href="myfile.asp" works.

What do i have to change in the configuration of IIS 5.0 (or 6.0) to make
this run, or is it an asp.net issue?

Thanks for help
Ben