Short question:
Is there a way to get the windows-account username at which a visitor is viewing your website (like Environment.Username in C#), and if so, how?
I doubt it, I did a search on google but didn't find any clear answers... And, if it's not possible in php, is it in some other language that can be used on webpages?
Thanks in advance
Get windows username
Moderator: General Moderators
- aerodromoi
- Forum Contributor
- Posts: 230
- Joined: Sun May 07, 2006 5:21 am
Re: Get windows username
In any case, this would have to be a client-side scripting language._ThndR wrote:Short question:
Is there a way to get the windows-account username at which a visitor is viewing your website (like Environment.Username in C#), and if so, how?
I doubt it, I did a search on google but didn't find any clear answers... And, if it's not possible in php, is it in some other language that can be used on webpages?
Thanks in advance
AFAIK neither JavaScript nor ActionScript allow for this kind of thing.
Besides, I wouldn't really be happy if they did...
aerodromoi