newbie here doing a basic login page using php4 and mssql. i am getting 'HTTP 405 - Resource not allowed' my login page is login.htm defined to 'post' to login.php4. i installed php4 on IIS5.
My website'home directory' tab in IIS lists script source access and premission to execute scripts and executables. the config shows the php extension (c\php\php.exe) ok for 'all' verbs
very confused. any advice would help.