-
Site Search Engine in ASP for database-driven site
Hello everyone. Well, I'm having trouble figuring out how to build a search
engine for my site such that the program not only searches html or asp pages
for the keyword using FileSystemObject, but also searches through the Access
Database with which the site is driven. Has anyone had experience with this?
I'm sure this has been a concern for amany ASP developers as searching merely
files in the site directory is not enough.
Thanks in advance!
-
Re: Site Search Engine in ASP for database-driven site
> Hello everyone. Well, I'm having trouble figuring out how to build a
search
> engine for my site such that the program not only searches html or asp
pages
> for the keyword using FileSystemObject, but also searches through the
Access
> Database with which the site is driven. Has anyone had experience with
this?
> I'm sure this has been a concern for amany ASP developers as searching
merely
> files in the site directory is not enough.
Yes I've use the Site Server Search component. Typically we did "web crawls"
rather than "directory crawls".
Andrew
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|