Hello,
I am trying to retrieve some user information over an intranet using either php or javascript, or anything else anyone suggests for that matter.
I need to retrieve at least the computers name....i'll explain why.
I am building an asset management system. I want to make it so that when a user logs into the intranet it checks to see that the users computer is the same as the hardware stored in the asset database for that person. At the very least i want to check to see if the computer names (which is also the asset id) are the same, so if they are not some sort of notification via email can take place, telling the asset managing staff (can do that bit!). However, i would like to check the computer name and if different automatically update the asset info, which is basically everything u would see about your computer if you right click on my computer and go to properties.
Any suggestions are welcome, and anyone who solves this problem will be a hero.
Cheers