Hi,
I'm writing a program that takes user input from a form (3 inputs to be exact) and then compares against a database to come up with matching respones. i.e. a user enters 50 in the money input, carribean in the location and biking in the activity, and the program comes up with a list of resorts. How do I write this program, and how do I structure the flat text database.
Coriolanus