RE: Code works in IE7/ Firefox but not in IE6

2007-07-07 Thread Adrian Lynch
View the page source, that'll probably show you the same output regarless of browser. Adrian -Original Message- From: Scott Stewart Sent: 06 July 2007 20:20 To: CF-Talk Subject: Code works in IE7/ Firefox but not in IE6 Any idea why this code wouldn't work in IE6, but work

Re: Code works in IE7/ Firefox but not in IE6

2007-07-06 Thread Claude Schneegans
It must depend on the way you are getting arrRecords[i].title, this is the only part that can depend on the browser, the rest is all server side. -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any

Re: Code works in IE7/ Firefox but not in IE6

2007-07-06 Thread Cutter (CFRelated)
REPlace? Or REReplace? Or just Replace? Any which way, it's a server side process, being handled within CF, so the browser shouldn't care one way or the other. Steve "Cutter" Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer _ http://bl

Code works in IE7/ Firefox but not in IE6

2007-07-06 Thread Scott Stewart
Any idea why this code wouldn't work in IE6, but work in IE7 and Firefox # REPlace(REPlace(arrRecords[i].title,"<<","","ALL"),">>","","ALL")# Im at a loss. Thanks in advance sas -- Scott Stewart ColdFusion Developer SSTWebworks 7241 Jillspring Ct. Springfield, Va. 22152