L
leonaisse
Hi All
I need your help please, i've been thinking about this one for so long I
have confused myself!
I have a web app that contains a clients table in SQL server.
When a new client is entered onto the system I want to take all the usual
details(already complete) and on the next page I have 135 questions which
could warrant a yes, no or not asked answer and store the answers to the 135
questions in a DB table linked to the customer.
What is the quickest way for me to code this page and the best DB structure
to do this. I have the 135 questions in a DB table also.
Thanks
Leon
I need your help please, i've been thinking about this one for so long I
have confused myself!
I have a web app that contains a clients table in SQL server.
When a new client is entered onto the system I want to take all the usual
details(already complete) and on the next page I have 135 questions which
could warrant a yes, no or not asked answer and store the answers to the 135
questions in a DB table linked to the customer.
What is the quickest way for me to code this page and the best DB structure
to do this. I have the 135 questions in a DB table also.
Thanks
Leon