Question
Repeated textareas
Hi
I currently building a page that should make a list of questions with textareas for the visitors answers. The questions are listed from a database and the answers are going into it aswell.
My problem are that the repeat-function that list the questions from the recordset makes the textareas and they all get the same name ... that makes only the LAST textarea that can be saved. How do I solve the problem so I can make the page save each answer in the answer table at a new row.
Thanks!
I currently building a page that should make a list of questions with textareas for the visitors answers. The questions are listed from a database and the answers are going into it aswell.
My problem are that the repeat-function that list the questions from the recordset makes the textareas and they all get the same name ... that makes only the LAST textarea that can be saved. How do I solve the problem so I can make the page save each answer in the answer table at a new row.
Thanks!