I have a web page with 6 seperate lines with input fields to input 6 seperate names, license numbers, and remarks. If I have more then 6 names can I create one set (line) of input fields that can accept/store multiple names? If so, how would I save it to a SQL database?