Hi, i want to add mutliple different rows in a table with original database act= ions.
My Table: ID | description i have a form with 10 checkboxes all have the same name (description). Now i want to insert the values of all checked checkboxes in the database. When i use the addaction and check 5 boxes only the first record is insert into the table. Can sb help me how i can insert all 5 rows which i have checked ? thx cocoon newbie --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
