-----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/[email protected]/
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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists