I''m trying to create a many-many relation between computers and programs. I''ve got the DB set up correctly (id in each table and a computers_programs table with computer_id and program_id). Ideally, I''d like to have on my computesr/edit page a checkbox for each program that, when updated, creates the record in the computers_programs table. I''ve no clue how to go about doing this. Could someone possibly boil this down into an outline so I can get a better idea of what I have to figure out? Thanx! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---