Hi, I'm making a HelpDesk application and want to add a series of Yes/No questions before they can submit their ticket. How would I go about making a system like this? E.g. How would I lay the database out and how would I get the "system" to know which question to go to depending on the answer to the current one? Eventually I'll make it use AJAX but for now I just want to get the back end working "giggity"