how to display computer hardware informations in html (intranet)?

Daniel Jay Ryan

New member
I'm planning to develop intranet for my office PC inventory where each user will be given the access to the intranet and upon clicking on a button the hardware information of that particular PC is displayed then the user just have to click on "Save" to save in database.

i have a few (http://www.devarticles.com/c/a/JavaScript/Retrieving-Hardware-Information-using-Advanced-JavaScript-with-Internet-Explorer ) using javascript but unfortunately the onboarddevice class is not working properly as it does not give any results.

now i'm opting for other solutions available to have this feature in my intranet.
is there any other way to obtain the PC hardware infor mainly (HD size, CPU serial, processor speed, processor type, RAM, removable drives, default printers , IP address, computer name, installed sofwares)
 
Back
Top