What version of CF are you running. I get "These ID's are different!" when I copied your code on my PC. I have Version 4, 5, 0, 0 Edition Enterprise Operating System Windows NT OS Version 5.0, Service Pack 2
On Tue, 13 Aug 2002, Brian Thornton wrote: > <cfset group_id = "33"> > <cfset lot_id = "33D"> > <cfif lot_id EQ group_id> > The same > <CFELSE> > These ID's are different! > </cfif> > > Output is "same" > > > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

