The people behind the site I am working on would like the webpage to automatically log in if the user is in the company intranet.
How can I grab the user's information? For ex. The IP addy, logon name, password if possible?
Or is the only way to do this with cookies, so that they only need to log in once?
Thanks