I want to make a web page for my internal site to display a map of all computers, including computer name and IP address. How do I fetch this information and retrieve it in HTML?
Unfortunately, there is no way to achieve this by only using HTML as HTML is simply a formatting tool. For something like this, your best bet is to either a)look into 3rd party utilities that you can use on your page or b)look into using asp.net or jsp to enumerate network devices.
-----------------------------------------------
"The night sky over the planet Krikkit is the least interesting sight in the entire universe."
-Hitch Hiker's Guide To The Galaxy
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.