Hi there!
I'm programming an intranet-application via LAMP.
It is written for IE only, is there any way to retrieve the windows-username of the client?
I really don't want to switch to a MS-Server.
Thanks in advance.
If it's IE only, check into visualbasic scripting that can run within the browser much like javascript. MS has put lots of Windows only stuff into VB scripting. It's probably directly available as part of VB or in some hack that some VB wizard has developed.