Web Guestbook is an ASP based guestbook. Features include: web based admin area, auto-removal of HTML posts, auto-convert Url's and e-mail addresses to links, and more.
Using Javascript and ASP, this guestbook program scrolls your guestbook enteries along the bottom of the screen in the browsers status bar. Works in IE4+ and NS4+. A demo is available at a href=http://www.nexusjnr.co.uk/sos/http://www.nexusjnr.co.uk/sos//a.
Zero Administration Guestbook is a free ASP code, which makes you free from maintaining your guestbook. You'll never need to worry, whether your guestbook got too large and too long. It backups your current guestbook entries to a new file whenever a month pass by (in the format of yyyy-mm.htm files). So that you can still keep your friends' sweet old comments and suggestions.
ZK-GuestBook is an ASP guestbook application that uses Access or MS SQL Server for database engine. It features: On/Off Moderated, Paging, and Complete Web-based Administration. The demo admin page is available at http://www8.ewebcity.com/teodanardi/admin(username: do , password: do)
This is a simple ASP-based guestbook application. It features: HTML support, Configurable number of entries to display per page, Previous and next page navigation, and more.
This is an ASP guestbook application for multiple users. Features include: Message search function, Configurable number of messages per page, and more.
This ASP program allows you to dynamically create a guestbook application and add interactivity to any web site. Thecomments 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.
If you are interested in collecting information and comments from the users of your site then you need a GuestBook for your site. DevASP GuestBook will give you the ability to capture and store information entered by visitors on your site. It features: Stores the data in an Access database, It sends an Automatic email response to each guest when he signs the guestbook, Record Paging will give you the option to select the number of guests you like to display on one page, and GuestBook also includes an Admin page to edit and delete entries.
This is a simple guestbook program that takes a user's input gets, writes to a text file with HTML code wrapped around it and show the comments by including the text file into the script. It also allows you to delete all comments at the first load of the page after midnight or to empty it completely.