ASP.net get hardware information
问题 If I create an ASP.net page, am I able to get the current users CPUID and BIOS serial number? Or is that not allowed because of security? I currently have a Visual Basic.net application that gets these values, I am just wondering if I can do the same thing on a web page. 回答1: In a nut shell, no you cannot get this information using just a regular html & JavaScript web page. That's not however, to say that it's not possible. If your client computer has Java, Flash or Silver-light installed