* Thus wrote Chris Shiflett ([EMAIL PROTECTED]): > --- AMC <[EMAIL PROTECTED]> wrote: > > I'm trying to post from an asp page to a php and I get this error: > > > > The page you are looking for cannot be displayed because the page > > address is incorrect. > > > > then later on in the same page I get the error: > > > > http 405 resource not allowed > > internet information services. > > > > I have no experience with php so any advice on what is causing > > this would be greatly appreciated (and please excuse any bone-head > > mistakes). > > My only guess is: > > 1. You are using IIS > 2. IIS doesn't know that 405 is the status code for Method Not Allowed > 3. IIS is configured to not allow the POST request method >
hmm.. I thought 'only' implied singular :) IIRC, the manual under the installation of the OS the php is installed on explains this issue. Curt -- "My PHP key is worn out" PHP List stats since 1997: http://zirzow.dyndns.org/html/mlists/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php