Ok…I have a list component that gets populated with Exhibitor Names from an XML file…I want to create a search function…where there is a text area on the screen, there is a button, and another list component which will hold the results…how do I perform a search? To begin, I want to search for a letter…so any exhibitor whose name starts with “A” for example would be displayed in the search results list component…any pointers? Are there any tuts for this?