we used to use BrowserHawk from cyScape. it's a great component and provides some really cool information like whether the user has disabled java, javascript, or cookies. the problem is that they require that you license every machine that it runs on. $489 x 25 developers ($12225) + $489 x 10 servers ($4890) = too much $$$ for one little COM object only executed once we've since written our own components that don't do as much, but save us $18k -mike > -----Original Message----- > From: Doyle, Mike [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 16, 2000 3:54 PM > To: CF-Talk > Subject: RE: CF browser detection??? > > > Or...there is always the handy-dandy custom tag, CF_BrowserCheck! > > Here: > http://devex.allaire.com/developer/gallery/SearchResults.cfm?k > eywords=BROWSE > RCHECK&search=search > > Mike > > > -----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=list s/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. ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

