Hi, I have a dropdownlist in aspx page. I want to pass in some paramter via the onchange() function to the ModalPopup. Note that onchange() is the javascript function (for some reason, I can only pass in paramters in client side). What i want is by selecting something in the dropdown, I can pass in something...