Hello...
I've been looking and looking and can't seem to find any code out there that will allow users to authenticate against a windows domain using the standard IIS "Basic Authentication" security setting.
I have created a login form where the ids and passwords are stored in mysql but I have a new project where users will need to use their existing windows domain ids. I'd like to avoid the login pop-up and instead provide an actual login page with a form.
Anybody have any suggestions or links to useful code?
Thanks....