I have a SQL Request control that returns a set of terms. How can I display a single textbox or calculated control showing the number of returned matching terms. A custom JavaScript solution is acceptable.
Example: The control displays:
Select a color...
Red
White
Blue
The textbox should display 3.