I want to create a 3 page search to bring back one result from a SQL database.
The first page will be a image of a male and female, and the user selects themself, e.g either Male or Female. They click next. The next page asks for the day of their birth, and they press on one of the number icons and click next. The next page asks for the month of their birth, and again they press on one of the month icons and click next.
On the next screen I want it to display the information from the database if there is only one result.
If there are more than one result then a message would be displayed.
Please can someone advise on the best approach.