Yea but I find most books don't have good enough examples for what I want to do or they are over my head.

Do they have "ColdFusion for Dummies"?

--Original Message Text---
From: Angel Stewart
Date: Thu, 27 Nov 2003 09:43:15 -0400

Bushy...

You really should take the time to read through the Building CF
Applications book that came with CF, and purchase Ben Forta's WACK.
It will help you out a lot.

-Gel

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>

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.544 / Virus Database: 338 - Release Date: 11/25/2003


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to