The best way to achieve this is using JavaScript (being that JavaScript is client site and not Server side like CF is).
I suggest you implement like explained here: http://www.jojoxx.net/jscript/archive/browserdetect.html Or, you can view more examples by going to: http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=Detect+Browser+with+Javascript Pablo ----- Original Message ----- From: "Jonathan Oblea" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, May 28, 2003 12:32 AM Subject: Detect Browser > Hi All, > > How can I detect the browser and version using ColdFusion? > > If a client is using an old browser, i'm planning to show a message that > will ask the client to > download the latest browsers. Any better ideas? > > Thank you, > Jonathan > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

