-----Original Message-----
From: Bushy [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 27, 2003 7:57 AM
To: CF-Talk
Subject: re: Correct syntax
Hi,
I'm passing the following from one template to another...
<A HREF="" 1</A>
<br>
<A HREF="" 1</A>
Then I'm doing the following:
<CFIF IsDefined("results")>
Do This
<CFELSE>
Do Else
</CFIF>
How can I check if the results are "yes" or "no"?
<CFIF IsDefined("results") IS "yes"> ??????
</CFIF>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

