Re: [PHP-WIN] How to read the username

2007-04-07 Thread Stut
sam rumaizan wrote: I need my webpage to read the username of the PC (machine). Is it possible to do this with PHP? Yes it is, but you need to set it up right. What you're after is NTLM authentication. If you're using IIS then this is pretty easy, just change the permissions on the website t

Re: [PHP-WIN] How to read the username

2007-04-07 Thread Jarrett Meyer
Sam, Sorry to disappoint you, but this is also a client-side value, not a server-side value. You can't get to it. Thank you, Jarrett Meyer http://jarrettmeyer.blogspot.com No trees were harmed during this transmission; however, several electrons were terribly inconvenienced. - Original M