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 ASP guestbook script that does not use database. The file reads the guestbook data into a value then overwrites the data file inserting the most recent entry in the file, then it writes the previously read data to the file. This is done so the most recent entry is at the top of the guest entries. The only thing to remember is if your data file gets too big it could slow things down, you'll want to delete the entries every so often to keep it fast.
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.
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.
ASP EZ-GuestBook Lite is a simple ASP GuestBook script that does not require any components. It can be used on its own, without any other installations. ASP EZ-GuestBook can be easily configured and designed around your web site. ASP EZ-GuestBook is also backwards compatible with the popular Perl script "GuestBook" found on many UNIX based web servers. ASP EZ-GuestBook may reside in any directory recognized within the scope of your IIS/PWS Web configuration.