Parse the navigator.userAgent string. http://google-web-toolkit.googlecode.com/svn/javadoc/2.3/com/google/gwt/user/client/Window.Navigator.html#getUserAgent()
http://msdn.microsoft.com/en-us/library/ms537509(v=vs.85).aspx http://www.useragentstring.com/ On Jul 20, 1:30 pm, skippy <[email protected]> wrote: > Can GWT help me determine the browser (IE FireFox) and the version? > > We want to tell users using old versions of IE like 6 and 7 that they > need to upgrade due to performace problems when viewing large values > of data. > > I just have not seen an example that has a conplete list. > > Also what is oprea? FireFox? > > Thanks -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
