Does anybody know where I can get a search script to search news articles in different tables?
Right now I've got three news article tables TopNews, RealNews, and BusinessNews.
What I want to do is let the user search for articles in each table one at a time. I'm thinking that the search form can have a drop-down menu that could let users choose which table they want to search.
I just need something simple - not a full blown search engine or anything.
Can anyone point me in the right direction where I can find the kind of script I need?
Thanks.