hi I wrote a javascript function that populates dropdown list depending on selection of an other dropdown list.. the problem now is when i debug the code after the dynamic values been added to the dropdown, The control value is still empty string. Do i have to write more code to get the javascript added values to the server. thanks