Gavin;

Seem you should be able to say:

<CFIF CGI.HTTP_USER_AGENT CONTAINS "MSIE 5.0">
        DO This
<CFELSE>
        DO this
</cfif>

Larry Juncker
Senior Cold Fusion Programmer
Heartland Communications Group, Inc.


-----Original Message-----
From: Gavin Myers [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 17, 2000 10:48 AM
To: CF-Talk
Subject: Browser Detection


Now i feel dumb for recently deleating all of that past browser detection
talk

this is all i want to do:
verify that whomever is using IE 5.0 or greater

so if I use

CGI.http_user_agent Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)

How can I just look for the MSIE 5.0, or is there something else I should be
looking for?
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to