Does anyone know anything about getting the text value from a SelectionList when the SelectedIndexChanged event is fired?

I can't seem to get the value when the user clicks an item in this drop down list.

I read some things about using a panel and a filter, however I was unable to get the example to work properly.

Anyone have any suggestions?

Thanks!