Is there a way in Javascript through which we can get the userid and password of the logged in user of the windows 2000/2003?
Actually, I have a web application and I need a single signon kind of functionality where when user logs into his domain and opens the web page of the site he should be automtically logged into the website without asking for his userid / password. The web application's userid/password will be same as that of...