I tried on this code on CFMX Enterprise and it returned "the Same"...
Jeff 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" > > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.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

