You can use
<cfif HTTP_USER_AGENT CONTAINS "MSIE">
code
<cfelse>
code
</cfif>
-----Original Message-----
From: Jeff Fongemie [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 16, 2000 3:38 PM
To: CF-Talk
Subject: CF browser detection???
<CFOUTPUT query="GetNews" STARTROW="#the_start#" MAXROWS="3" if Netscape
stupid browser,MAXROWS="6" if IE>
Obviously the above won't work, but is there something like this that will??
CFIF??
I don't want to use a javascript detection and redirect to a whole new page.
Jeff
----------------------------------------------------------------------------
--
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.