Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Detecting CLient Computers Settings

Reply
Thread Tools

Detecting CLient Computers Settings

 
 
=?Utf-8?B?QmlsbA==?=
Guest
Posts: n/a
 
      05-31-2004
I am writing a series of pages that will be used in house in a intranet to hold information about every computer hooked up to it. What I want, is when I go to this page, I would like to have the option to Autodetect things such as Ram, Ram Type, and anything else that I can about it. I already know how to get information on the OS and browser, but is there a way to get the other stuff? thanks

Bill
 
Reply With Quote
 
 
 
 
John Timney \(Microsoft MVP\)
Guest
Posts: n/a
 
      05-31-2004
you would need to write some form of activex control that could query the
local clients operating system and pass the values to the server for
interrogation. The server cant do that for you and its not information
normally passed in a browser session.

--
Regards

John Timney
Microsoft Regional Director
Microsoft MVP


"Bill" <> wrote in message
news:9061D64E-8DE2-4748-BEC1-...
> I am writing a series of pages that will be used in house in a intranet to

hold information about every computer hooked up to it. What I want, is when
I go to this page, I would like to have the option to Autodetect things such
as Ram, Ram Type, and anything else that I can about it. I already know how
to get information on the OS and browser, but is there a way to get the
other stuff? thanks.
>
> Bill



 
Reply With Quote
 
 
 
 
Martin Maat
Guest
Posts: n/a
 
      05-31-2004
"Bill" <> wrote in message
news:9061D64E-8DE2-4748-BEC1-...

> I am writing a series of pages that will be used in house in
> a intranet to hold information about every computer hooked
> up to it. What I want, is when I go to this page, I would like
> to have the option to Autodetect things such as Ram, Ram
> Type, and anything else that I can about it. I already know
> how to get information on the OS and browser, but is there
> a way to get the other stuff? thanks.


Whatever approach you choose, you will need to use the WBEM interfaces.
Some arbitrary links on the subject to get you started:

http://www.microsoft.com/whdc/system...WMI-intro.mspx
http://www.winnetmag.com/Article/Art...3568/3568.html
http://www.winnetmag.com/Windows/Art...7937/7937.html

Martin.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Settings.settings file with settings for multiple regions donet programmer ASP .Net 3 11-20-2009 03:05 PM
Cannot see workgroup computers by ''view workgroup computers'' - important! kimiraikkonen Computer Support 5 02-07-2007 12:06 PM
Computers Enabled Inc - Cheap Notebook Computers KUTEATLBOI@gmail.com Computer Information 0 03-09-2006 04:42 AM
Detecting computers on network Sandeep Arya Python 3 07-24-2005 07:27 PM
Detecting computers on network Sandeep Arya Python 5 07-22-2005 12:09 PM



Advertisments