RE: Client system variables

2004-01-19 Thread Igor Idrisov

Igor Idrisov wrote:
 Hi!
 
 I'd like to get some system variables via web pages from CLIENT machines.
 Does anyone know any script that would do?
 
 Thank you!.
 

Can you be more descriptive?  What are system variables, to you? How do 
you mean web pages from CLIENT machines, generally web pages are 
served from server machines rather than clients?  Step back and think 
about what you really need and see if you can word it more thoroughly...

http://danconia.org


Let me describe you the whole scenario. There are some WinNT 4.0
workstations, each of those has some system variables (what do you mean
asking what are system variables? Executing 'set' command in command prompt
you can get all the system variables for the machine).
Well, the task is to get those variables via web pages (yes, served from
server on the intranet). I'm not sure, that it is possible using Perl, but
any script in any language (VBScript, JavaScript) will do for me.

Thank you!


Client system variables

2004-01-16 Thread Igor Idrisov
Hi!

I'd like to get some system variables via web pages from CLIENT machines.
Does anyone know any script that would do?

Thank you!