Re: Retrieve UserName and Computer Name
From: Jeff Cochran (jcochran.nospam_at_naplesgov.com)
Date: 03/16/04
- Next message: Bob Barrows: "Re: ASP error"
- Previous message: Peter Foti: "Re: (OT) JSP newsgroup?"
- In reply to: TIML: "Retrieve UserName and Computer Name"
- Next in thread: TIML: "Re: Retrieve UserName and Computer Name"
- Reply: TIML: "Re: Retrieve UserName and Computer Name"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 16 Mar 2004 21:52:59 GMT
On Tue, 16 Mar 2004 14:58:24 -0600, "TIML" <t3838@hotmail.com> wrote:
>I have tried using servervariables("XXX") to request the username and
>computer name of the individual running code on our internal server, but
>what I want and can't seem to capture is the user's network logon and
>computer name. The user's logon anonymously.
>Server: Windows 2000
>Workstations: Windows XP
You can't get normally that from IIS/ASP (especially using anonymous
logins) but you can from WSH on the client side. See the WSHNetwork
object for details and check a scripting group for specifics.
Jeff
- Next message: Bob Barrows: "Re: ASP error"
- Previous message: Peter Foti: "Re: (OT) JSP newsgroup?"
- In reply to: TIML: "Retrieve UserName and Computer Name"
- Next in thread: TIML: "Re: Retrieve UserName and Computer Name"
- Reply: TIML: "Re: Retrieve UserName and Computer Name"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|