Saturday, August 21, 2010

How do you navigate with ASP forms?

On the page I am designing, I am going to have the user answer a question, then click ';submit.'; If it is ';yes';, the next page will have certain questions. If ';no';, it will display other information on the next page. Also, I need each answer to be recorded on a database.





How would this be set up?How do you navigate with ASP forms?
Look up Reponse.Redirect, ADO, ASP Forms.

No comments:

Post a Comment