Determine Credentials
I have a webpage that users can upload files to one of my servers. Before the user can access the webpage, he/she must log onto my company's intranet. How can I capture who is logged into the intranet site so that I can use it in my code?
|