XML Keyword Search

Hello,

I’m trying to create a keyword search box. I looked at the atomz.com tutorial here and tweaked it so that I send user to a page based on the input. What I don’t need is a full search feature. These are to be keywords that the user would have received in a bulletin or scrolling announcements about a certain event. Example here: http://www.evbc.org/frog/main/index.html. In the keyword box, enter fallkickoff and you will be taken to the correct page. The path to the fallkickoff page is harcoded, except for that one word. I want the box to read in the users input, then compare it against an XML list of keywords and then go to the link that is in the XML file under that keyword.

I hope this makes sense.

Thanks for any input,

-fjhughes