"Search Engine Plus" is a Web based search engine
which can read and search any flat ASCII database
file (csv format) exported from software such as MS
Excel and MS Access using tab, comma or the pipe (|)
character as the field delimitor.
The software supports unlimited number of database
fields. Normally each database file should not be
greater than 2-3MB for optimum performance.
All database fields are searchable. Both simple
keywords search and multiple fields complex search
(using "AND" operator) are supported. ( For a more
sophisticated Web database solution, please consider
our BizDB database software which offers record
addition, update, deletion and integrated image
upload capabilities. http://www.cnctek.com/ )
The software supports multi-screen search reports.
You can tell the software how many items are to be
displayed on each screen of the report. Items on the
search report can be displayed under alternate
background colors.
Empty database field(s) (including the block of Html
codes used to handle the associated fields) can be
suppressed from displaying on the search report. This
removes broken links when such empty fields (eg.
image, URL and e-mail fields) are referenced.
The software can sort the search result in ascending
or decending order based on any single database field
selected by your user or specified by you.
You can allow your user to "exclude" the display of
certain category of records when searching the
database.
The software allows you to have full control of your
Html template layouts. You can decide which and where
the fields are to be displayed on the search reports.
The software supports "GET" and "POST" CGI call
methods. The "Post" method is suitable for FORM
processing. With the "GET" method, you can execute
CGI programs via a hyperlink ()
Each copy of the software comes with a detailed users
guide as well as a set of sample Html templates.