This Q has probably been asked and answered before, but ...
I need to develop a search feature in ASP to search a table. I'm guessing the table would require a field with keywords formatted properly, and the seach function would return a list of records that match the search. Anyone with any guidance or code to help me out?
