I have this javascript that populates a select box when you click on an option in a different select box. Once you are done selecting, i want to send the form with the options to another page that uses ASP to be loaded in the database, but when i get to the other page, it doesnt get either one of the select boxes or their options.
Is there a way to get to the subset of form data?
What am I missing?
Is there a way to get to the subset of form data?
What am I missing?