Hi,
I am getting ready to design a piece of software that will basically have a lot of questions, and hold data in a database. Over 100 questions here. Should I just make multiple forms, and have the data stored from form to form, or should I use the same form and simply have it change as the user goes on with the questions? Or is there a better way to go about this??