search by keyword !

L

lfjca

Hi everyone,

Considering my website is made up of about 100 pages, I have to think of a
solution to perform a search (by keyword). The serach result would be a
collection of URL/links containing that keywork. Does anybody have any clue
on how to efficiently carry out that search (consider 2 different scenarios:
(1) using asp old model, and (2) using asp.net) . Also consider that all
pages under consideration are static !

Thanks a lot,

Steve !
 
A

alien2_51

You might use Index server to index your static content, you'll have to
provide an interface to query Index server but there are many samples out
there...

lfjca said:
Hi everyone,

Considering my website is made up of about 100 pages, I have to think of a
solution to perform a search (by keyword). The serach result would be a
collection of URL/links containing that keywork. Does anybody have any clue
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top