hi Eric
Start on an insert or update page. You will first need to add a new recordset to your page to select the records from your secondary table, for example if you were configuring product options you would have a recoredset select all the records from your options table that you would like to associate with this product.
So how do I go about creating a recordset for the secondary table.. and how do I link that to the product ?.... sorry I'm not finding this very clear