Worked great.

Mucho Grande!

--Original Message Text---
From: BOUDOT Christian
Date: Thu, 27 Nov 2003 14:00:25 +0100

<CFIF IsDefined("results") and result eq "yes">

if result is not defined the 2e _expression_ will not be evaluated

-----Original Message-----
From: Bushy [mailto:[EMAIL PROTECTED]
Sent: jeudi 27 novembre 2003 13:57
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]

Reply via email to