This is a common problem with web pages.
You can save the selected value for your first list box in a session variable. When you return to that page, check this value and set your SELECTED attribute accordingly.
If that's about as clear as mud, I can dig out some old code for you somewheres.