I'm just going through a query. When I run my query through SQL Query
analyzer, the third record is the one with the flag of '1', when I dump
the query the third record is the one with the flag of '1' - but still
it's the fifth radio button that gets set to 'checked'.

I also have it set up so that only one record can ever be set to one.  I
dunno. It's an amatuer error somewhere I'm sure.

Guy McDowell
Web Developer
[EMAIL PROTECTED] - Magma Communications Ltd.
t: 613.228.3565 x6348
f: 613.228.8313
http://websites.magma.ca

This e-mail message is confidential, may be privileged and is intended for
the exclusive use of the addressee.  Any other person is strictly
prohibited from disclosing, distributing or reproducing it.  If the
addressee cannot be reached or is unknown to you, please inform the sender
by return e-mail immediately and delete this e-mail message and destroy
all copies.  Due to the inherent risks associated with the Internet, we
assume no responsibility for unauthorized interception of any Internet
communication with you or the transmission of computer viruses.  Thank
you.


"Adrian Lynch" <[EMAIL PROTECTED]>
12/09/2004 04:51 PM
Please respond to
[EMAIL PROTECTED]

To
CF-Talk <[EMAIL PROTECTED]>
cc

Subject
RE: Bad Radio Button



Got any more info? Are you looping over a recordset? What else is
happening?

Ade

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 12 September 2004 21:11
To: CF-Talk
Subject: Bad Radio Button

Alright, this is what I've got........

<input type="Radio" name="blnLgBnrActive" <cfif
getInspirationsPEBanner.blnLgBnrActive IS 1>  value="1" checked="Yes"
<cfelse> value="0" checked="No"</cfif>>

But what's happening is that the 3rd record through should be checked,
since getInspirationsPEBanner.blnLgBnrActive EQ 1, but no, the last record
is getting checked. I can do this stuff, I just need a fresh set of eyes
to look at it.

Guy McDowell
Web Developer
[EMAIL PROTECTED] - Magma Communications Ltd.
t: 613.228.3565 x6348
f: 613.228.8313
http://websites.magma.ca

This e-mail message is confidential, may be privileged and is intended for
the exclusive use of the addressee.  Any other person is strictly
prohibited from disclosing, distributing or reproducing it.  If the
addressee cannot be reached or is unknown to you, please inform the sender
by return e-mail immediately and delete this e-mail message and destroy
all copies.  Due to the inherent risks associated with the Internet, we
assume no responsibility for unauthorized interception of any Internet
communication with you or the transmission of computer viruses.  Thank
you.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to