At 02:22 AM 10/18/2001, you wrote:
>Can someone Please help me with this one.
>
>#iif("(dateformat(i, "mm-dd-yy")" eq "(dateformat(qrygetusers1.we_date,
>"mm-dd-yy"))", de("checked"), de(""))#

what was with the extra quotes and brackets ? this looks better...

#iif(dateformat(i, "mm-dd-yy") eq dateformat(qrygetusers1.we_date,
"mm-dd-yy"), de("checked"), de(""))#





----------
James Sleeman
Innovative Media Ltd
Phone: (03) 377 6262
http://www.websolutions.co.nz/

CAUTION: The information contained in this email message is confidential 
and may be legally privileged. If the reader of this message is not the 
intended recipient you are notified that any use, dissemination, 
distribution or reproduction of this message is prohibited. If you have 
received this message in error please notify the sender immediately and 
destroy the original message and any attachments.

Views expressed in this communication may not be those of Innovative Media 
Ltd.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to