I have a combobox and when the user changes the value of this box, I need to refresh the page with that value being sent as a parameter. I know how to handle the parameter with the refresh, but I need to know how to do a refresh from "mypage.php" to "mypage.php?param=x".
Help?:ehh:
