|
Hello,
Right now I'm using IIS on XP Pro. Everytime I do a header( 'WWW-Authenticate: Basic realm="Admin"' ); and I try and use it to log in, the popup window adds my computer name\inputted username to the username field. When I try to verify it against my users database it doesnt work. However, when I create a form on a page, it works fine. Also, when I try it on a Linux server, it works perfectly. I think its IIS. I havent tried Apache on windows yet though. Theres enough things wrong with IIS, and I am using the same php version on the linux server as on my XP machine, so I am assuming. Basically I'm using my windows server as a testing server, so I dont want to upload every time i need to test something so I want it to work! without changing anything. Thanks for any and all help.
|