That's exactly what I'm looking for. Thank you very much. :) Cheers,
Seona. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Brett Payne-Rhodes Sent: Thursday, 5 February 2004 12:01 PM To: CFAussie Mailing List Subject: [cfaussie] Re: Finding IE5 Hi Seona, I use the value of cgi.http_user_agent to determine browser info. This link might help... http://www.paulsilver.co.uk/code/coldfusion_detect_browser.php HTH, Brett B) Seona Bellamy wrote: > Hi guys, > > I know that there is a way to find out what browser a user is viewing the > page through, and specifically I want to find if they are using IE5 (I need > to put some code there that will hopefully bypass some issues IE5 is having > with my site). > > So: > > <cfif something EQ something> > ... > </cfif> > > What should my "somethings" be, please? > > Cheers, > > Seona. > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.576 / Virus Database: 365 - Release Date: 30/01/2004 > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > http://www.mxdu.com/ + 24-25 February, 2004 > -- Brett Payne-Rhodes Eaglehawk Computing t: +61 (0)8 9371-0471 f: +61 (0)8 9371-0470 m: +61 (0)414 371 047 e: [EMAIL PROTECTED] w: www.ehc.net.au --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.576 / Virus Database: 365 - Release Date: 30/01/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.576 / Virus Database: 365 - Release Date: 30/01/2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
