I know that we can get the MAC address of a user via IE (ActiveX objects).
Is there a way to obtain a user\'s MAC address using JavaScript?
If this is for an intranet application and all of the clients use DHCP, you can query the DHCP server for the MAC address for a given IP address.