Is it possible to make a form in a form on a web page? I created a drop down list using the form so it pulls data from my database for the user to select. But in the end, I want the results of all the fields be captured for the next page. Hence a form within a form.
I'm I going about this wrong? I just can't get the submit button to take me to the page that is designated in the action parameter of the first form tag. However, my dropdown does work for selecting an item to for the main form.
Mary
Rule 1: Don't sweat the small stuff.
Rule 2: EVERYTHING is small stuff!! X-)
I'm I going about this wrong? I just can't get the submit button to take me to the page that is designated in the action parameter of the first form tag. However, my dropdown does work for selecting an item to for the main form.
Mary
Rule 1: Don't sweat the small stuff.
Rule 2: EVERYTHING is small stuff!! X-)