I just ran the code as well (as you had pasted), and got 'These ID's are different!' output.
Charlie Paul Giesenhagen writes: > I just copied your code an ran it and it shows "The ID's are different!" > which they are. > > Paul Giesenhagen > QuillDesign > > ----- Original Message ----- > From: "Brian Thornton" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Tuesday, August 13, 2002 3:43 PM > Subject: 33 and 33d the same? > > >> <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" >> >> >> > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

