in reply to cgi perl popup_menu question

Are you aware of how HTTP, HTML and CGI interact?

You will either need Javascript on the client side, or make the user submit the new parameters by clicking a button.