[thelist] <cfif> within <cfoutput>?

Adam Patrick apatrick at oracular.com
Fri Jul 7 12:15:58 CDT 2000


> Now, I have the following:
> <cfoutput query="validate">
>     <cfif form.ID is "#validate.ID#">
>         You may enter
>     <cfelse>
>         No soup for you!
>     </cfif>
> </cfoutput>

could we see the query too? I'm assuming that's where the difference
is...




More information about the thelist mailing list