gASPbook 2.0

Documentation

What is gASPbook?

gASPbook is an ASP-based guestbook program that works without adding any other components being added to the server.

Some of gASPbook interesting features:

  • Full HTML support: gASPbook allows people to include HTML tags in their message.
  • Use of cascading stylesheets: To give it a better look, gASPbook does not rely on bandwidth-sucking graphic. Instead, it uses a simple stylesheet for all graphic elements.
  • Database-independent: A lot of other guestbooks use a database to store the information. gASPbook only uses a simple flatfile.
  • Hot links: If a user gives an Email address or a homepage address, gASPbook will automatically convert them to links.
  • Auto-fill: If a field is left blank, gASPbook will identify it as such and either ignore it or replace it with a note.
  • Editor: A small editor tool is packaged with gASPbook to allow you to administer the program directly from a web interface.

What do I need to run gASPbook?

Because it is written for the Active Server Platform (ASP), gASPbook needs a server that can parse ASP tags. I have developped it using IIS 4.0 running on an NT 4.0 server and have not tested it on any other platforms.

Installation instruction for gASPbook?

  1. Make sure that your web server can run ASP files (you can check with your ISP or system administrator if you're not sure).
  2. Download the source code.
  3. Create an ASP executable directory called guestbook
  4. Put the files in the directory you created.
  5. Create 2 links to your guestbook: One to "/guestbook/post.asp" to allow people to post and one to "/guestbook/" to allow them to view the guestbook.
  6. Logon in the editor (it's located in your guestbook directory as /guestbook/editor.asp) with login "gASPbook" and password "gASPbook" (CAPS do matter and drop the quotes).
  7. Go to change settings from the editor's menu.
  8. Customize to your heart's content.
  9. Congratulations, you now have your own guestbook up and running!

How much does it cost?

gASPbook is free if you're a not-for-profit organization. If you want to use it on your personal pages or server, I'd like to receive a $10 check or bill OR a link back to TNL.net from you. If you are planning on using it on a commercial or corporate site, the software costs $50. Please make sure that you include your email address with your payment.

Other questions?

If you have any other questions, feel free to email me at gASPbook@tnl.net

If you're looking for the 1.0 version of gASPbook, just download it here.