Re: Detecting if browser has installed .NET Framework 2.0
Posted by Sym on 10/02/29 11:57
> if (site_requires_weird_client_side_runtime):
> delete_site_and_start_again()
I can think of many reasons why you may want to check for this. e.g.
what if he has a site specifically for .net developers and he wants to
detect what version of .net they have.