Home All Groups Group Topic Archive Search About

browser detection and redirection

Author
23 Oct 2006 8:27 PM
jaydev2605
Hi,

I am looking for code to detect and redirect to the corresponding
browser download page if the clients uses old version, could anyone
have a sample code for this?
I want to use the following version browser only, if they are other
types I need to redirect to there download page.
Internet Explorer          version 5.0and above
Netscape Navigator    version 7.0 and above
Mozilla                         version 1.3 and above
Opera                          version 7.0 and above
Safari/OmniWeb         version 4.5 and above
Konqueror                   version 3.2 and above


Appreciate any help

Thanks,
Jay

Author
23 Oct 2006 11:50 PM
Siva M
Hello,

Check if System.Web.HTTPBrowserCapabilities could be of any use.


<jaydev2***@yahoo.com> wrote in message
news:1161635249.049027.275220@b28g2000cwb.googlegroups.com...
Hi,

I am looking for code to detect and redirect to the corresponding
browser download page if the clients uses old version, could anyone
have a sample code for this?
I want to use the following version browser only, if they are other
types I need to redirect to there download page.
Internet Explorer          version 5.0and above
Netscape Navigator    version 7.0 and above
Mozilla                         version 1.3 and above
Opera                          version 7.0 and above
Safari/OmniWeb         version 4.5 and above
Konqueror                   version 3.2 and above


Appreciate any help

Thanks,
Jay

AddThis Social Bookmark Button