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?
The quick and simple answer is No.
Javascript is quite a high level language and does not have access to this sort of information.