Classic ASP Authenticate Against Active Directory
问题 I have a Classic ASP website (sorry!). Some parts of it need to be NT authentication enabled. I would ideally like to present the user with a nice login form (rather than a browser prompt) which I then authenticate against AD and then do the usual "log in if success, show error if failure" Is this even possible? I've tried the following on a local computer but not sure how to properly test for success or if it even expands to searching against AD <html> <head> </head> <body> <form action=