|
Add new content to your
This is the framework for a
Sites are usually organized
website with this mini
search engine, which uses
in zones with several pages
Google/AltaVista style
ASP to access a database via
each. The search engine
search engine. The ASP
ADO. It is relatively simple
allows for the grouping of
Internet Search Engine comes
and straight forward and is
pages in Classes, each
ready to run with a database
ready to be extended upon.
reflecting the site
already packed with
It supports basic boolean
organization. For each page
websites. Each line of code
operators 'AND' and 'OR'.
there are 4 field types to
is commented to make it
be filled: Page Name, Page
easier to customize.
Web Address, Page Class, and
Visitors to your site can
Keyword List. Since page URL
add there own or favourite
can be absolute or relative
websites thorough an add
you can index pages from
your own URL page. The
other sites you may have.
Internet Search Engine runs
Keywords are searched at any
in much the same way as the
of the fields, by Sentence,
Search Engines you see on
All words or
Any words. The
the Internet. It allows the
application have two
user to either search for
distinct interfaces, one for
websites containing all the
the end users (for searches)
words in your search or
and other for the webmaster
websites with any of the
(for administration and page
words in your search. You
indexation). The end user
can set in the code how many
pages can be personalized to
returned results are shown
the hosting site layout.
on each page. The other
Application suplied with
pages containing the rest of
Access database but easily
the search results are
upgradeable to other BD like
linked to using, next,
SQL Server.
previous, and page number
hyperlinks. The hyperlinks
to the other pages use the
Get method so search results
can be bookmarked by the
user to return to at a later
date.
Date: Sep, 14 2001 Date: Jun, 12 2001 Date: May, 25 2001 |