Environment variables 
Author Message
 Environment variables

Hi
I would welcome some help
Is it possible to use Jscript on a network workstation to obtain environment
variables, in particular the Novell username, and pass them to a remote
database using ASPso that only the logged on user's data is retrieved? I
know how to get the data but not how to read the username variable.
Thank you in advance for any help
Chas


Sat, 10 Aug 2002 03:00:00 GMT  
 Environment variables

Quote:
> Hi
> I would welcome some help
> Is it possible to use Jscript on a network workstation to obtain
environment
> variables, in particular the Novell username, and pass them to a remote
> database using ASPso that only the logged on user's data is retrieved? I
> know how to get the data but not how to read the username variable.
> Thank you in advance for any help
> Chas

Have you tried Request.ServerVariables("LOGON_USER") in ASP & VBScript?

Mark



Sun, 11 Aug 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. environment variables: wshshell.environment or wshshell.expandenv ironmentstrings?

2. Creating and environment variable and using it in the same cmd window

3. Environment variables in postscript templates

4. Getting Environment Variables

5. Environment Variables

6. Using RedMon environment variables to get original Document Name

7. Environment Variable Reporting

8. Get Environment Variables from NT Server

9. Accessing Environment Variables from DHTML?

10. Environment Variables in Outlook agent

11. Client PC Environment Variables

12. Is it possible store a username as an environment variable

 

 
Powered by phpBB® Forum Software