I have a select listbox that is populate with an asp function.

Now I need to run a javascript when a item in the list box is selected. I have tried to use the Onclick, and onfoucs of the option, with no luck.

How can I trap a click in a listbox???

/Smirre