On 8/4/06, Bobby Hartsfield <[EMAIL PROTECTED]> wrote:
> Don't you think it would be easier to just have a multi select or a checkbox
> for all the users (all named the same)... select the ones you want and
> submit. The form field would have a list of selected users. Then you just
> run an update query where userid IN list

Check boxes were just the easiest and fastest example. In my case it is
a table full of rows. Each row contains 7 input boxes. All rows are
pulled out of a single table (a list of records satisfying a certain
criterium). So namimng them like <input name='Data[#id#][input1]'>
etc. would've been the choice for me in PHP. I'll have to bend my mind
a little to work with them in CF :)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:248799
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