|
Posted by Rik Wasmus on May 19, 2008, 9:30 am
Please log in for more thread options
> Frustrating problem
> Windows XP Home version 2002 SP2
> Internet Explorer 7.0.5730.11 Build 75730
>
> Does anyone have an idea what I am doing wrong?
>
> ERROR:
> The website cannot display the page HTTP 405
>
> Most likely cause:
> The website has a programming error
Most likely way to find it:
- look into the error logs of your webserver.
405's are generally method not allowed (can you POST? IIS seems to have
some problems posting to pages it considers static), or enctype's not
allowed (multipart/form-data).
--
Rik Wasmus
...spamrun finished
|