I'm looking for code that will reliably extract the following information from the USER_AGENT string, as seen by a web server:
Browser type (at least MSIE, Netscape, Mozilla) and version. OS Platform (e.g., PC, Unix, Macintosh) and version (Win95/98/Me/2K/NT/XP, Mac OS9/OSX, etc.) I've got some code, it needs to be updated, and I figured "someone must have written this." I found this package, http://dhtmlkitchen.com/java/uacheck/index.jsp (Click "Download" tab for Java code), which is close, but doesn't give me the browser version (except for IE). Thanks. =Spencer To change your membership options, refer to: http://www.sys-con.com/java/list.cfm
