Hi everyone.
I have what I believe is an interesting problem!
Currently I have an asp wizard control setup with 3 steps.
1) Contact details
2) Questions
3) Tie Breaker
When the user clicks Finish the data is then sent to an MSSQL database.
My problem is that people will want to do the questions more than once, but I figure they will not want to enter their details again. It is imperative however, if they do the questions and Tie Breaker more than once, their entry to the databse is done as an entirely new row.
Can anyone think of a good way of being able to go about this?
Love to hear some pointers!
...
Go to the complete details ...