For a program that i'm doing i'm trying to get the program to take what a user types into a text box (sentences, phrases, etc.) and match it against a database for key words in the database so that it will perform certain actions based on the key words. How would I go about doing this?