Patrick Burrows [mailto:[EMAIL PROTECTED]] wrote:

> Is there a way to detect whether or not the DotNet runtime
> has been installed on a user's machine from the Browser? I'd
> like to write a web page that detects if it is installed or
> not, and then either direct them to a download page for the
> dotnet install, or the download page for my app.

Yup. It comes in the User-Agent HTTP header like so:

Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; .NET CLR 1.0.2914)

HTH,
Drew

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to