hySite - A Simple ASP Website Directory Application

Click here to download the latest version of hySite.

Desciption

hySite is a simple Website directory script. It can be used as a simple personal Website bookmark tool or as a Website resource management tool. Features of hySite includes: keyword search; site ranking, IP address tracking; and admin editor. It is written in ASP and requires a MS Access database file.

hySite is copyright © 2006 by Dr. Herong Yang. All rights reserved.

You may download hySite from http://www.herongyang.com/hySite for your personal use only. Herong Yang makes no warranty of any kind.

You may not publish, rewrite or redistribute hySite in any form without explicit permission from Herong Yang.

Download and Installation

Click here to download the latest version of hySite.

Installation of hySite is simple:

1. Unzip hySite.zip. You will see the files in one directory, hySite.

2. Move hySite\hySite.mdb to your Web server in a database directory, like \cgi-bin. Make sure that read and write permission has been given to hySite.mdb on your Web server.

3. Update hySite\_config.inc to make sure that the ogConn object is open to the hySite.mdb with the correct path name.

4. Update hySite\linkAdmin.asp to make sure that sgAdminPass is updated with your own password.

5. Move all files in hySite directory to your Web server in a document directory, like \hySite.

6. Test your installation with a Web browser opening to http://your_server.com/hySite/default.asp. You should see a search page with some sample Websites.

7. Open http://your_server.com/hySite/linkAdmin.asp?pass=your_password to update links.

For More Information

If you are interested how hySite is designed and coded, please visit http://www.herongyang.com/asp/hysite.html.

If you want to share your comments, please enter them in the comments area.

If you want to contact the author, please send email to herong_book...at...yahoo...dot...com.