You need to add values to your choice, then you need to do some logic to
determine which was selected.

Sooo,

<input type="radio" name="choice" value="2">Several Events Spread over the
summer
<br>

Action:
Several Events Spread over the summer: <cfif choice IS
"2">Yes<cfelse>No</cfif><br>


************************************************************
Deanna Schneider
Interactive Media Developer
UWEX Cooperative Extension Electronic Publishing Group
103 Extension Bldg
432 N. Lake Street
Madison, WI 53706
(608) 265-7923




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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