yes,
but i need it to pull to the web form like this:
doc_123 test 1 .......
doc_123 test 3 .......
doc_123 test 5 .......
I want to write the script that goes to the database and if the record has more than 1 test then it lists them on the webpage.
Currently i have the same record in the database 3 times for 3 tests, when i could have it once using the yes/no function for the test fields.
thank you for your help