Surf-net Internet serach engine realease v2 beta


The Surf-net Internet serach engine v2 beta is written by Bruce Corkhill

***************************************************************************************
**  Copyright Notice                                                                 **
**  Copyright 2001 Bruce Corkhill All Rights Reserved.                               **
**  This script is free to use and alter as much as you like.                        **
**  You may not resell or redistribute this script without permission by the author. **
**  You may not pass the script off as your own work.                                **
**  You must place a link to http://www.surf-net.co.uk somewhere on your web site.   **
**  Use this script at your own risk						     **
***************************************************************************************

The copyright notice has been placed here as I have found people passing my scripts of as there own and I have even come across someone selling them!!


If you are having problems running the script then please post a message about the problem to the surf-net web forum at: -
	
	 http://www.surf-net.co.uk/forum 

your questions will be answered there NOT be e-mail



The Internet serach engine uses ASP and must be run through a web sever supporting ASP.

Luckily Windows 98 comes with Personal Web Sever found on the windows 98 CD. Windows 2000 is even better as it comes with Microsoft's Web Sever, IIS 5. 

Windows NT 4 and 95 users can get a copy of Personal Web Sever by downloading NT 4 Option Pack from Microsoft. Don't be fooled by the name as it asks if you wish to download Windows 95 version.

A Text Editing program like UltraEdit is also highly recommended for editing any ASP scripts and an FTP program like Bullet FTP for uploading any scripts to your ASP enabled web space.




Using the Internet serach engine


Unzip all the files to the same directory

Files must be run through an ASP enabled web sever

The Internet serach engine is ready to run straight away with no editing (unless you want to customse it to suit your web site)

There are URL's already entered into the database, so you can place the Search Engine straight onto your site and start using it

The main page is 'default.htm'

To adminster the Internet serach engine use the page 'admin.htm' to delete any dead URL's

To change the amount of records displayed on a page change the costant variable 'constRecordsPerPage' to the number of entries you want dispalyed on a page.

the database is written in Access 2000, this program must be used to amend the database directly.



If you recieve the following error: -

Microsoft OLE DB Provider for ODBC Drivers error '80004005' 
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.

This means that the directory the database is in does not have the right permissions to be able to write to the database. 

If you are running the server yourself then you can change the permissions by right clicking on the folder containing the database and choose sharing, then choose permissions, add IUser_yourcomputername with the permssion set to allow change.

If you are not running the server yourself then you will need to contact the server's adminstrator and ask them to change the permissions otherwise you cannot update a database.




If you are having trouble with the script then please take a look at my FAQ's, before e-mailing me, at: -

http://www.surf-net.co.uk/asp/FAQ

