I have a form
Recorid
Task
Assignto
Assignto is a multiple Select FIELD, COMMA denominated (ie 3,56,8,9)
I want to insert into a table
Recordid, task and Assignto = 3
Recordid, task and Assignto =56
Recordid, task, Assignto = 8
Recordid, task, Assignto = 9
How can this be done
What to take an array and make invidious records