David Leangen <dleangen <at> canada.com> writes: > > Anybody know where I can find a browser detection component?
I'm unaware of any such component, but you can get a javascript to do that at http://www.dithered.com/javascript/browser_detect/browser_detect.txt If you'd like, you can convert it to a component. However, as it is not generating any html code, it doesn't look like a good candidate for a component to me. I'd code it in a Java class (eg, BrowserDetector.java). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
