tried on CF5/win2k

got 'IDs are different'


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"
>
>
>


______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to