Although the base database of the guest book can be very beautiful, but also better management. But for friends who don't have database space, text-based guest books can also be applied to individual stations. And as long as we work hard to do the same can be done well, even can be said in the slightest less than based on the database of the guest book poor. I'm here to introduce a text-based guest book. In this address you can see its demo: http://bamboo.oso.com.cn/note.htm, which has the following two features:
1. With different Yan I show different people posted messages;
2. Each message has the ability to select a small icon.
This guest book should consist of the following four files: Record the Note.txt file of the message content, record the Color.txt file with the color of the message text, and all the two files can be created by Notepad. note.htm file of Reaction message form, note.php file of final processing message information. The following are their source code:
Note.htm:
<title>=== Guest Book ===</title>
<body>
<form method= "POST" action= "note.php" >
Your name: <input type= "text" name= "name" size= "><br>"
Your email address: <input type= "text" name= "email" size= "><br>"
Your personal homepage: <input type= "text" name= "WebName" size= "><br>"
Your personal homepage address: <input type= "text" name= "Webadd" size= "><br>"
Your message:<br>.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service