Need Help With ASP.NET Dynamic Form Application

Hello,

As a complete novice with ASP.NET, I would like some help with an application I am trying to develop involving the use of an interactive web form.

 In the form I have envisoned, the user will respond to a question with a simple radio button yes or no answer, then, depending on the answer, proceed to the next step. For example, the first question might ask: "Do you have Medicare coverage?" with radio buttons for yes or no. If the user chooses the "yes" button, the program continues to the next question, otherwise it would go to another page or produce a message that says something like: "Sorry, you do now qualify for our services." It looks to me like Dreamweaver MX has all the tools necessary to implement this, but not much information on how to use them. Anybody care to help me out?