On 11/28/00, Chris Straight penned:
>'#required1#'<cfif isdefined('author2')>, <cfelse> </cfif>
>
>                       <cfif isdefined('author2')>
>                       '#author2#',
>                       </cfif>
>
>                       <cfif isdefined('title_price2')>
>                       '#title_price2#',
>                       </cfif>

Take a peek at this. If author2 is not defined, and anything after it 
is, required1 and the next field will not have a comma separating 
them.
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to