Detect Username
Hey guys,
I am not sure if this can be done via ASP but I am going to ask anyway. I have been asked to write a web application that will be free standing on ~10 laptops (each laptop will be running IIS Personal and MySQL) and will, at all times, only have 1 concurrent user connected to it. What I need to know, since the server is the localmachine, is it possible for me to capture what user is logged into the application?
I know how to capture domain usernames when people access application on an internal network but this will not work in this case because the laptops wont necessairly be connected to the domain when the application is accessed. So what i am asking is there a way for me to request [localmachine]\[username]?
"The one language all programmers understand is profanity."
__________________
===============================================
Doug Parsons
Wrox online library: Wrox Books 24 x 7
Did someone here help you? Click  on their post!
"Easy is the path to wisdom for those not blinded by themselves."
===============================================
|