I have 2 drop down lists which are populated by php from a database.
However, I want the second drop down box to be populated depending on what is selected in the 1st box.
I am pretty sure that I can get the 2nd box to populate correctly, but I don't know what function to use to get the page to reload after the value in the 1st drop down box is selected.
I hope this makes sense!
I know this is possible by using javascript, but I have a very limited knowledge of js and would prefer to steer clear!
However, I want the second drop down box to be populated depending on what is selected in the 1st box.
I am pretty sure that I can get the 2nd box to populate correctly, but I don't know what function to use to get the page to reload after the value in the 1st drop down box is selected.
I hope this makes sense!
I know this is possible by using javascript, but I have a very limited knowledge of js and would prefer to steer clear!