"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.