You're almost there.
Before you actually send the user to the next page, set a variable value to the selected option in the droplist.
Then, in your master that contains the droplist, create an OnPageLoad action that sets the menu to the value of the variable.
Jeff