Answered
adding multiple row and column data with a form
I need to add multiple row and column data to a database
using an online form and am not sure what the best method of data
entry and inserting would be.
The data should look like this:
COLUMN1 COLUMN2
var1 var1
var2 var2
var3 var3
etc.......
When creating the form should I have individual text fields for every var or would it be better to have a text field where they list the data. I'm just not sure where to start.
Any advice would be great.
The data should look like this:
COLUMN1 COLUMN2
var1 var1
var2 var2
var3 var3
etc.......
When creating the form should I have individual text fields for every var or would it be better to have a text field where they list the data. I'm just not sure where to start.
Any advice would be great.
