Here's an example:
User enters in input text box:
SALE NYC00001 COUNTRY US GB CA MX
---- -------
The key words here are "SALE" and "COUNTRY". The user would
like to see SALE and COUNTRY in blue, and the selection
words, i.e. NYC00001 and US, GB etc. in red.
This is a simple example, in real word situations, the selections can get pretty complex and difficult to read!
One other thing, this is an ASP application that retrieves
data based on selections!
Thanks,
Rick