atements, but that ain't the same as actually being able to see the
whole db on the screen before you... I'm hosting with Loud-n-Clear, who I
must say are excellent...
Ian W
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January
TED]>
cc:
01/07/03 04:04 PM Subject: Re: [ cf-dev ]
checked radio boxes in
/www.alienationdomains.co.uk
Reseller options available!
--
--
"Ian
Westbrook" To: "cfug dev list"
<[EMAIL PROTECTED]>
t: 07 January 2003 15:50
> To: cfug dev list
> Subject: [ cf-dev ] checked radio boxes in a loop...
>
>
> Hi.
> I'm experimenting with loops: you can take a look at the
> experiment at http://www.artsoutheast.co.uk/diarytest.cfm
>
> if you choose more than '
because all radio buttons has same name.
rename each sets of radio buttons as
-Original Message-
From: Ian Westbrook [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 07, 2003 03:50
To: cfug dev list
Subject: [ cf-dev ] checked radio boxes in a loop...
Hi.
I'm experimenting
You've given all the radio buttons the same name in the same form. Only one
can be checked.
You'll need to rename each set of form objects through the loop
Taz
--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional co
"cfug dev list"
<[EMAIL PROTECTED]>
Subject: [ cf-dev ] checked radio boxes
in a loop...
Hi.
I'm experimenting with loops: you can take a look at the experiment at
http://www.artsoutheast.co.uk/diarytest.cfm
if you choose more than '1' for the number of performances, you'll notice that only
the last set of radio boxes are checked (the 'no' option should be checked for each)...
the