doh


still in the transitional phase from ASP to ColdFusion


but you catch my drift

-----Original Message-----
From: Philip Arnold [mailto:[EMAIL PROTECTED]
Sent: 12 February 2004 14:26
To: CF-Talk
Subject: RE: Which is quicker

> or outside the tag:
>
> cfif x=y
>  isChecked = "checked"
> else
>  isChecked = "checked"
> /cfif
>
> <input type="checkbox" name="cbox" value="yes" #isChecked#>

Only if you want it to always be checked <g>

Oh, and to break since you can't do "cfif x=y" it'd have to be "cfif x
eq y"
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to