rama1712 Posted April 28, 2008 Posted April 28, 2008 I have been asked to look at writing some webpages that ask the pupils some questions and the answers are recored in a database that is easy but what we want is pupils not to be able to answer the questions more than once. I need the asp page to get there username from network and put that into database and then if thay try again it will check username against database and see if that have answered the questions before. Any one help or point me towards a site that has asp code that will do what i want Thanks Stuart
FN-GM Posted April 28, 2008 Posted April 28, 2008 It isn’t a webpage but you can create a program pretty quickly using software called Matchware Mediator that will do what you wan't.
dan400007 Posted April 28, 2008 Posted April 28, 2008 If you've got access to a MySQL DB and PHP I can have a dig around for a web application I wrote a couple of years ago that allows you to create questionnaires which should fit your needs. Its a little basic in some ways but does the job.
rama1712 Posted April 29, 2008 Author Posted April 29, 2008 I do not want to buy software to do the job. As this will only be a one off. YEs i have access mysql and php so if you have an app that will do the job great Stuart
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now