Tried that...no luck.  Turns out this works:


   <Cfswitch expression="#form.options#">

Cheers,

Will
----- Original Message -----
From: "Anthony Geoghegan" <[EMAIL PROTECTED]>
Newsgroups: dotcom.lists.cftalk
Sent: Monday, November 27, 2000 12:44 PM
Subject: RE: Radio Buttons


>
>
> -----Original Message-----
> From: W Luke [mailto:[EMAIL PROTECTED]]
> Sent: 27 November 2000 12:41
> To: CF-Talk
> Subject: Radio Buttons
>
>
> Hi Luke it should be:
>
>  <Cfswitch expression=form.options >
>     <Cfcase value="free">
>    Free code here
>    </cfcase>
> <cfdefaultcase>
> blah
> </cfdefaultcase>
> </cfswitch>
>
> What am I doing wrong?
>
> Thanks
>
> Will
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Structure your ColdFusion code with Fusebox. Get the official book at
> http://www.fusionauthority.com/bkinfo.cfm
>
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
>
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to