judge6 0 Newbie Poster

Hi, I need to create a simple page which displays one text box for each column in a database. So the text boxes are generated once it is clear what the columns are in the DB. I then need to access the data inside the textboxes upon form submission.

Just wanted some direction on the best way to achieve this. I can then look at learning the relevant code to do this.

Thanks