
Hi Ramasubramanian,Dropdownlist.attributes.add("onchange","your javascript function(Dropdownlist.clientID)")write ur javascript function asfunction onchange(obj){alert(obj.selected.value) //it alerts the value selected in the dropdown list}set autopostback=false
To See the coding....
Just click ....
http://satheeshbabu.blogspot.com/
Regards,
Satheesh