I need to create a search script to be able to search the content on
all our pages, resulting in presenting a page of results to the user
allowing them to click on a link and goto that page.
The further issue comes because some of the pages are dynamically
generated, based on words in a database.
Anyone got an idea how to go about this please? having trouble grasping
the concept how i'd do it.
Cheers for the help
Use an API to Google or Yahoo!:
http://code.google.com/apis/soapsearch/
http://developer.yahoo.com/search/
Cheers,
NC