Instructions for use:
This guestbook system is written using ASP+ACCESS database and is available to individual users and non-commercial users for free. It may not be used for any commercial purposes without the permission of the author, otherwise you will be responsible for it at your own risk.
This time, modifications were mainly made to the page beautification of the guestbook and some display issues.
1. This version uses optimized program code to speed up program execution.
2. You can independently set the number of pages displayed on each page.
3. The reply function has been strengthened to give the administrator the authority to edit messages.
4. Added detailed page browsing function.
5. The administrator password can be modified online; the administrator can add, delete, edit and reply to messages. .
6. Added the verification code function of the guestbook to prevent robots from sending messages to the software.
7. The system can automatically block spam ads (you cannot leave messages). If you need to add some blocked keywords, please open addok.asp and read the modification instructions.
9. Supports JS external calls, and can display new messages on the homepage, making it easier for webmasters to respond to new messages in a timely manner.
Call example:
Among them: cnt represents the number of messages displayed; tlen represents the length of each message title.
How to use it:
1. After decompression, if you need to modify the database path, please modify the corresponding path in inc/conn.asp.
2. Modify top.asp and bottom.asp in the root directory to your own personalized header and tail files.
3. The initial username and password of the administrator are both 7cailu, please change them in time.
4. By default, 10 messages are displayed on each page. If you need to modify it, please change the value of listnum in the inc/conn.asp file.
5. During use, please indicate the copyright information to respect the author's work;
You can modify it at will using Qicailu Download Online Guestbook. All you need to do is to link to this site on your website or diary to support this site. Thank you for your cooperation!
Expand