45IT.COM multi-user message system is developed using ASP+ACCESS. It is completely open and free, easy to install and easy to use.
1. Available httpd servers (such as Apache, IIS, Nginx, etc.)
2. Support ASP
3. Use ACCESS database
45IT guestbook system installation method
Please refer to the following steps to install the integration package:
1. Upload all files through the ftp tool. No modification is required, it can be used by default
2. Access in the browser: http://This program accesses the URL/.
3. Administrator account admin password 123456
4. The configuration file dbpath.asp can modify the database path and data access method, such as asp or mdb, etc.
5. Management file admin.asp, management method http://this program access URL/dmin.asp
6. For filtering settings, see the addsave45itcom.asp file
7. Database file book.asp, if you need to modify the AC database, just change the file extension to mdb. By default, there are more than 20,000 computer questions and answers
PS: Regarding the filtering file addsave45itcom.asp, please refer to:
if ly="" or Len(Trim(ly)) > 500 then
errmsg=errmsg & "▲ The online Q&A column has been revised, please go to sos.45it.com to ask questionsn"
end if
response.cookies("ly")=ly
if errmsg<>"" then
Conn.Close
Set conn = nothing
Set rsc = nothing
response.write("")
response.end
end if
It means the content is larger than 500 bytes, prompt ▲ The online Q&A column has been revised, please go to sos.45it.com to ask questions. Return to the message submission page, please write it yourself in a similar format, or cancel it. Of course, you can also set other categories of filtering, such as keywords, etc.
Demo address: http://www.45it.com/mianfeiliuyanban/index.asp?user=jinjunhe
Help: http://www.45it.com/sos