[thelist] CMS in ASP

Ken Kogler ken.kogler at curf.edu
Fri Feb 1 09:14:00 CST 2002


I've got a client who wants to put lecture transcripts online. 10
lectures total, with each transcript being 3 - 6 typed single-spaced
pages.

Currently, their site is done in ASP with an Access backend running on
IIS5, and it does *not* have an existing search engine of any kind. What
they (and I) would like to do is make the transcripts searchable.

My question is this: what's the best way to do that? Would it be easier
(programmatically speaking) if I put the content into a database and
performed the search via SQL, or leave it in static files and parse
through them with the FSO? What's the best way to go about this?

Thanks in advance, eVolters!

-Ken Kogler




More information about the thelist mailing list