Click to See Complete Forum and Search --> : need a search form! HELP URGENT


zero_1984
05-06-2003, 12:14 AM
ok basically guys, i need to make a search page for my site that searches for keywords and displays the site...

ie. a user types in "metal" into the search engine, and displays all the sites that are on my webpage with the topic or word metal.. any help?

requestcode
05-06-2003, 06:49 AM
Here is a link to some JavaScript search scripts:
http://www.javascriptkit.com/script/cutindex14.shtml

Server Side languages such as PHP or Perl would be better though.