<cfquery name=� getInspirationsPEBanner� datasource=�datasource�>

Select blnBnrActive from tablename

</cfquery>



<cfloop query=� getInspirationsPEBanner�>

<input type="Radio" name="blnLgBnrActive"<cfif
blnLgBnrActive IS 1> value=�1� checked<cfelse> value=�0�</cfif>>

</cfloop>

   _____  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 12, 2004 4:11 PM
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.

   _____  

[HYPERLINK "http://www.houseoffusion.com/lists.cfm/link=t:4"Todays Threads]
[HYPERLINK "http://www.houseoffusion.com/lists.cfm/link=i:4:178040"This
Message] [HYPERLINK
"http://www.houseoffusion.com/lists.cfm/link=s:4"Subscription] [HYPERLINK
"http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=678.598.4"Fast
Unsubscribe] [HYPERLINK "http://www.houseoffusion.com/signin/"User Settings]
[HYPERLINK
"https://www.paypal.com/cgi-bin/webscr?amount=&item_name=House+of+Fusion&bus
iness=donations%40houseoffusion.com&undefined_quantity=&cmd=_xclick"Donation
s and Support]

   _____  

HYPERLINK "http://www.houseoffusion.com/banners/view.cfm?bannerid=36" \n

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.759 / Virus Database: 508 - Release Date: 9/9/2004

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.759 / Virus Database: 508 - Release Date: 9/9/2004
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to