grobermatica
Programmer
Hey,
I've got 2 dependant drop down menus (jump menus) on a php page the first I added and it works fine... adding a URL extension (?show=16) via the javascript mm_jumpmenu function.
However I now want to add another drop down menu to filter the results even further using a selection of dates from the recordset.
I have added the menu in the same way and it populates correctly but when I select an item from it it refreshes the page using another mm_jumpmenu function but it overwrites the extension that the first menu placed there and the same is true vice versa... both overwrite the extension that the other has added.
So how do I get the second menu to append its URL extension to the end of the URL generated by the first menu?
Any help greatly received.
Cheers
Craig
I've got 2 dependant drop down menus (jump menus) on a php page the first I added and it works fine... adding a URL extension (?show=16) via the javascript mm_jumpmenu function.
However I now want to add another drop down menu to filter the results even further using a selection of dates from the recordset.
I have added the menu in the same way and it populates correctly but when I select an item from it it refreshes the page using another mm_jumpmenu function but it overwrites the extension that the first menu placed there and the same is true vice versa... both overwrite the extension that the other has added.
So how do I get the second menu to append its URL extension to the end of the URL generated by the first menu?
Any help greatly received.
Cheers
Craig