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)?