Active Server Pages




 Powerful ASP Solutions  


ASPGuest by CJWSoft www.CJWSoft.com

This is a guestbook application written in ASP that uses an Access database.
The code is very clean and this is very easy to customize to look however you want it to.

ASPGuest (free)
Sorry, this application is not supported.
Questions regarding it will not be answered.
Download

ONLINE DEMO

PUBLIC GUESTBOOK

ADMIN AREA (password "test")

------------------------------------------------------------------------------

Features of this guestbook

Emoticon Support NEW

Cycles thru records in increments that you can easily change to any value you like.
Forward & Back Buttons are dynamically created on the fly and only show up when needed.

Easily customized since it's written with VBScript.

Password protected Web Administration entrance where you can edit and delete messages.

IP Tracking.

Server Side Form Validation.

------------------------------------------------------------------------------

Installation

VBScript 5 or higher must be installed on the web server or you will get errors because this contains a small amount of encoded source code..

To get this working simply copy the guestbook and _database directories into the root of
your web. Do not move any of the files and keep them in the same directories.

As long as the directories and paths stay the same and the server has Access ODBC drivers
installed with correct database permissions set and is ASP ready... this will work right away.

I made all the code in a directory called guestbook because then you can put this in any
existing web without messing up your root with a bunch of files

If you know what you are doing you can move the files but you will have to change the code
accordingly.

If you want to change the Admin password.. There is a line of code in the default.asp in
the admin directory where you can change it.

If you want to change the cycle through records increment there is a variable called
HOWMANY in the "include_show_messages.asp" file in the guestbook directory.
It defaults to 5 per page.

If you are an ASP developer you can easily adapt this guestbook to you needs.

footer_piece.gif (341 bytes)