I believe the variable should be referenced as form.choice ?
You do need some sort of IF logic you could however do it like this
set the selected value to one then
#IIF((form.choice),DE("Yes"), DE("No"))#
Hope this helps
Alex
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Michael
Sent: 01 March 2001 03:54
To: CF-Talk
Subject: Re: Passing Variables,
Tried that and it didnt work.
I was also told by someone more experienced then me that I DID NOT need to
use an IF statement, and that what I posted here should work
.............................................................................
..
..........................................................
"Deanna L. Schneider" <[EMAIL PROTECTED]> wrote in message
01c601c0a1b9$05c397a0$[EMAIL PROTECTED]">news:01c601c0a1b9$05c397a0$[EMAIL PROTECTED]...
> 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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists