one is string and one is numeric
<cfset group_id = "33">
<cfset lot_id = "33D">
<cfif "#lot_id#" is "#group_id#">
The same
<CFELSE>
These ID's are different!
</cfif>
should do it like this!
..tony
Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337
-----Original Message-----
From: Brian Thornton [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 13, 2002 4:43 PM
To: CF-Talk
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"
______________________________________________________________________
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