In case anyone is wondering, regarding the checkbox issue, I am querying two
tables.

tblEmailGroups and tblEmailGroupNames

tblEmailGroupNames has the names and ID of all of the email groups that a
user can check to subscribe to.

tblEmailGroups contains the GroupID of the email group and the UserID of the
user.

So what I am doing is, as I loop through the query I want to see if the ID
number from tblEmalGroups matches any in tblEmailGroupNames, and if there is
a match, check the checkbox.

Bruce


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268270
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to