A guestbook in ASP with Access 2000 database. To change language you only have to change the name of an include file (language.asp). Features: Paging, Validation of entries, online admin tool to edit, delete or to add a comment to messages. Help files in German and English included. Free for private use.
A simple database-driven guestbook application. Allows users to post comments about stuff, which is immediately displayed on the site. The code cuts out HTML, inserts line breaks, and chops words longer than 30 characters (to stop deliberate attempts at messing up the layout). Displays a set amount of messages at a time, and allows users to view previously posted messages. Includes an admin backend for deletion of selected posts.
This ASP program allows you to dynamically create a guestbook application and add interactivity to any web site. The
comments archive is an Access 97 Database. The application consists of: An HTML page containing the form to be signed; An ASP page dedicated to insert the data from the form in the database, to validate the entries and to manage the results; and An ASP page that presents the data in table format.
tcGuestBook is a ASP/Flash/Access-based GuestBook program that comes with 2 different skins and instructions to add your own custom (Flash) skins. One of these skins is a metaphor of a real guest book with paging animations. You'll be able to delete/edit entries online. Code: ASP 2.0 & VBScript & Flash 5
Features include: Ability to Cycle through messages in an increment that you can easily change to any value you like, Forward and Previous Buttons are dynamically created on the fly and only show up when appropriate, Easily customized since it is simple ASP written with Visual Interdev 1 and VBscript, You can open up the public message entry screen with frontpage and add any form validation easily, Administration entrance where you can edit and delete messages, Password protected and you can easily change the password, and IP's are tracked.
gASPbook is an ASP-based guestbook program that works without any other components. Features: Full HTML support, Use of cascading stylesheets, Uses a simple flatfile, Hot links - gASPbook will automatically convert email and homepage addresses 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, and A small editor tool to allow you to administer the program directly from a web interface.
This is an ASP guestbook that uses a text file to store posts. It doesn't have heaps of features like some PHP and MYSQL supported guestbooks, but it does provide advanced auto-page generation, administration functions, etc. This script is very suitable if your server doesn't support databases, etc (like most free ones).
Wen addres problem has been solved. New date function has been added. Message approval has been added. Announcement add has been added. Private Message system has been added to admin panel. ICQ Online state has been added. Maximum message character length 1750(Change in admin panel). Spam message protection has been added.