Fax or voicemail
+44(0)8701333382
![]()
| | |
|||
|
search engine
|
|||
Index:
A Few
Customer
Sites:
Download From:
The source (106 kB zipped) will be emailed to you after registration.
Try before you buy here.
Pricing:
Free online trial here, $25 to register.
Supports:
Any browser capable of running JavaScript for full functionality or
any browser for reduced functionality. ASP 2.0, VBScript.
Requirements:
ASP web server (IIS), server support for email using the SMTPsvg.Mailer
object. The engine uses MDAC (included with IIS) to access the datasource
(Microsoft Access databases).
Bugs:
None, but if you find one, check left
and then please report it.
This search engine provides full indexing and search facilities for any web site either on the Internet or an Intranet. An online demonstration is available here.
Functions:
The engine uses Microsoft Access databases (97 or 2000) although you only need the MDAC not Access to provide search facilities on your web site.
You can try it free of charge using the online demonstration. Rather than reproducing the read me file you can download it and read at your leisure.
Wish List. If you would like to add to the wish list (new features) or comment on the software please submit the wish form.
All major credit cards are accepted, online transaction, toll free phone call or fax. This program can be purchased through RegNet - The Registration Network, by using any of the following methods, for $25 (US dollars):
On the web - https://secure.reg.net/product.asp?ID=8814
By phone 1 800 WWW-2REG (1 800 999-2734) - orders only Main: (719) 576-0123 Fax: (719) 623-0399 fax: (719) 623-0399
Visit RegNet for more details of payment methods, FAQ etc. Quote product ID#8814 when ordering.
| File Name |
File Size (kb) |
Remarks |
| 2 |
Brief details about the program, installation, how
to use the program, contacting the author and reporting bugs. |
|
| 2 |
Details of the license for wallpaper. |
Technical Support. If you have any problems you can report them with the bug report (check below first).
Symptoms |
Fix |
| The indexer displays the first sub folder and nothing else. | Version 1.5.2 Ensure the robots.txt file is in the root folder for your web site. See http://www.searchengineworld.com/robots/robots_tutorial.htm for more information on the robots.txt file. |
| Searching for more than 1 word at a time generates an error when more than 1 page of results is returned and you select next to view the second page. | Version 1.5.3 In file search.asp there are 4 lines that generate the 'back' and 'next' links. The following code is missing from these lines: + "&radioAndOr=" + Server.URLEncode(Request.QueryString("radioAndOr")) This code needs to be added near the end of the line between ) + Original Server.URLEncode(Request.QueryString("chkType")) + "'>Next</a>" New (no line breaks) Server.URLEncode(Request.QueryString("chkType")) + "&radioAndOr=" + Server.URLEncode(Request.QueryString("radioAndOr")) + "'>Next</a>" If you have not modified the search.asp file you will find the 4 lines that need modifying at line numbers; 159, 162, 191 and 194. |
| I have paid for the source code but it keeps resetting itself every day? | The reset code can be found on the default.asp
page at around lines 33-42 and looks starts with this line: |
| Active Server Pages error 'ASP 0113'
Script timed out |
Either remotely or directly change the timeout property in the tblProperties table in the database. This is set to 600 seconds by default. Increase this until it is large enough for the script to complete (this depends on how big your web site is). |
| Each server reports file types differently resulting in files not being included in the index. | Version 1.5.4 captures the file types to a database and then uses these for indexing. A spin off of this allows the administrator of the search engine to specify which file types are to be indexed (ASP, text, HTML etc). This does not provide indexing for some file types such as pdf. |
| The advanced search feature was not providing the correct results for the all words option. | Version 1.5.5 has fixed this and improved the SQL for this part of the application. |
| New functions: Enhanced support for robots.txt by allowing file exclusion. Search words are highlighted within the results. Improved password support for installed code. Demonstration overhaul. Added Dreamweaver template to help customise application when installed on a customers server. |
Version 1.5.6 |
The Future. You can request changes via the wish list form.
|
Author:
Mr D Wilson
|
Company: Educe © 1997-2006, All Rights Reserved |
Last change: 26 July, 2006 IPR Educe |