how repository use fan accessory name javascript?
is illusory accessory name, ip, mac castle (basically fan network information) javascript controlling internet explorer?
i found following formula seems accomplish this:
function button1_onclick() {
var locator = new activexobject("wbemscripting.swbemlocator");
var use = locator.connectserver(".");
var properties = service.execquery("select * win32_networkadapterconfiguration");
var e = new enumerator (properties);
document.write("<table border=1>");
dispheading();
(;!e.atend();e.movenext ())
{
var p = e.item ();
document.write("<tr>");
document.write("<td>" + p.caption + "</td>");
document.write("<td>" + p.ipfiltersecurityenabled + "</td>");
document.write("<td>" + p.ipportsecurityenabled + "</td>");
document.write("<td>" + p.ipxaddress + "</td>");
document.write("<td>" + p.ipxenabled + "</td>");
document.write("<td>" + p.ipxnetworknumber + "</td>");
document.write("<td>" + p.macaddress + "</td>");
document.write("<td>" + p.winsprimaryserver + "</td>");
document.write("<td>" + p.winssecondaryserver + "</td>");
document.write("</tr>");
}
document.write("</table>");
}
so it's controlling an activex vigilant seems hallowed os accomplish this. something identical illusory repository use session? repository use fan network information? (not repository server network information above formula run repository use session).
i'm pondering maybe there another active x vigilant accessible accomplish this?
Comments
Post a Comment