Is there a way to retrieve system information like MAC Address, computer name, etc. from the host PC using jQuery?

link|improve this question

feedback

1 Answer

up vote 10 down vote accepted

No, luckily not.

link|improve this answer
Yup, this would be a sandbox violation. – Diodeus Apr 13 '10 at 18:58
4  
+1 browser-hosted javascript should never have that much visibility into a machine. The universe would collapse under its own dark-matter weight. – Dave Swersky Apr 13 '10 at 18:58
"Black holes are where God divided by zero" -Stephen Wright – Fenugreek Femtosecond Apr 13 '10 at 19:12
you're right, I wasn't thinking maliciously as much of you obviously do (not a bad thing). I work on the inside of a firewall and would only use this website for my own personal purposes and information gathering around my facility. – sadmicrowave Apr 13 '10 at 19:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.