Hey,
I want to use the Windows logon information to check if a user can use my "classic asp" site. So if the user is logon at a certain Windows Domain network he/she can enter the site and i can use this persons Windows logon information on my asp site.
I know its possible with ASP.NET but is it also possible with "classic asp", if yes, how?