Forms: Comparing user input on a form to data in a database

C

chrisdsax

I have a form created. It's actually an exam that i need to compare the data
the user puts in to data (correct answers) already in a database, calculate
the answers the user has right in percentage. if the user has at least 70
percent correct, grab his user name from the computer and mark the user as
having passed in the exam and store it in the database.
 
S

Stefan B Rusynko

And?
Your question is?
Everything you want to do can be done w/ custom hand coded server side scripts
- but not w/ a "template" or by someone w/o a fee

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|I have a form created. It's actually an exam that i need to compare the data
| the user puts in to data (correct answers) already in a database, calculate
| the answers the user has right in percentage. if the user has at least 70
| percent correct, grab his user name from the computer and mark the user as
| having passed in the exam and store it in the database.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top