How Do I Make A Html Form Redirect To Different Pages Based On Responses To A Form?

I have a HTML form with two drop down boxes with the options ‘Yes’ and ‘No’ in each. When submitted, i want the form to direct the user to one page if both responses are yes, and another page if either response is no. Can anyone give me some very simple guidelines on how to do this, or where i could find a nice tutorial about it?

Related posts:

  1. How Do I Generate Html Script By Using A Form?
  2. How To Make An Html Document For A Website Using Filezilla?
  3. How Do I Assign Different Html Documents To A Cell In A Html Table?
  4. How Can I Earn Money Form Google Adsense? Tell Me With Some Statitics And Some Tachnical Guides.?
  5. Link Exchange Program With Html Code. How Do I Link An Internet Website To My Personal Webpage With Html Code?
  6. How Can I Creat Good Quality Images For Creatng Html Websites?
  7. How To Make Html File Open In New Window?
  8. How Do You Get Html Files Onto The Internet?
  9. What Computer Script Goes Good Along With Html?
  10. Html Experts: Is There Is A Special Or Secret Way To Use Html While Designing A Webpage?
Tags: , , , , , , ,

3 Responses to “How Do I Make A Html Form Redirect To Different Pages Based On Responses To A Form?”

  1. Andy Softy! Says:

    check out these HTML tutorial videos .. with they r helpful :) http://www.mytopclip.com/search.php

  2. Chris C Says:

    Use Javascript.



  3. Colanth Says:

    You can use Javascript window or php header(location:

Leave a Reply