Hi there,
You can add an attribute to the drop down which can call a javascript function. It is best placed in the page_load event.
dropdown.attributes.add("onChange","MyJavaScriptFunction()")
The function is called every time the selected item is changed.
HTH,
MarkV
Mark V. Villahermosa
Dumaguete City, Philippines
Software Developer