> why : can you use <> in your select statment & not NEQ

IS, NEQ and IS NOT (etc.) are CF ways of handling the logic without
encroaching on the HTML commands that could be embedded

> and why: can you only use NEQ & not <> in your CFIF statment for
> an Output?

Within CF <> specify the start and end of a tag, thus if you put them within
another tag, it assumes you're starting/ending a new tag.

http://localhost/CFDocs/Developing_Web_Applications_with_ColdFusion/06_Funct
ions_and_Expressions/dwa06_4.htm
gives the description of all operators within CF

Philip Arnold
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to