DJRobThaMan
07-12-2003, 10:51 PM
So, I was thinking about how to write a Perl script for a search engine on a website, to search for maybe old articles and anything else I guess that you could find on the site. I wasn't sure exactly how to go about it tho. I was thinking maybe just link the text input box where the user types in the keywords for searching to a cgi that opens an array of html files (all that make up the site) and then take the keywords from the meta tags from each of the files and match them.
Do you think this is possible? (I'm almost sure it is, just not able to test it till I get access to my CPU again in a month or 2)
It seems a tad bit tedious but I can't really think of another way to do it. If anybody has any other ideas that they think could help me or just wanna post to say how much of an idiot i am cuz I'm making a simple thing really hard, please enlighten me. Thanks.
Lata
Do you think this is possible? (I'm almost sure it is, just not able to test it till I get access to my CPU again in a month or 2)
It seems a tad bit tedious but I can't really think of another way to do it. If anybody has any other ideas that they think could help me or just wanna post to say how much of an idiot i am cuz I'm making a simple thing really hard, please enlighten me. Thanks.
Lata