Forum Moderators: DixonJones

Message Too Old, No Replies

Detecting .NET

Can I create stats about .NET?

         

nmattheij

1:39 pm on Oct 3, 2005 (gmt 0)

10+ Year Member



We want to have some information about wether or not out visitors have the .NET framework installed. I noticed that MSIE 6.0 adds a ".NET CLR [version]" to the User Agent String, but I'm not sure if this happens always, and what happens to other browsers.

Is there any other way to detect the .NET framework (like JavaScript)?

larryn

8:18 pm on Oct 3, 2005 (gmt 0)

10+ Year Member



Google gave this link from the source:

[msdn.microsoft.com...]

Pretty comprehensive.