
ASPBBS is a micro free open source forum system developed based on ASP programs. It supports three databases: access, mysql, and sqlite3. The front-end adopts layui. The code is refined, the style is beautiful, and it has low server requirements and is easy to maintain.
If you want to find a substitute between message boards and large forums, ASPBBS is a good choice, especially suitable for discussion forums for products, topics, hobbies and other projects.
ASPBBS encapsulates all asp code in the background, leaving only entry files, configuration files and other static non-executable files in the foreground. The structure is reasonable, the hierarchy is clear, and the file security reaches the highest setting.
Features of ASPBBS:
1. ASPBBS adopts the POPASP underlying layer, is based on MVC architecture, and has a single point of entry.
2. The label replacement method is adopted, which is simple and easy to use, and the template is easy to modify.
3. It adopts multi-layer verification configurations such as security policies and registration number, IP, etc., which has high security and good flood prevention.
4. ASPBBS is small and exquisite and supports multiple databases at the same time. Databases can be switched back and forth, imported and exported.
5. The style is beautiful, it adopts layui, and the computer tablet is adaptive.
The login entrances for the background and front desk are the same, and the account and password are:
admin
123456
New features in ASPBBS v1.1.2:
Fixed logical error in likes js
Fixed error in post link address in site map
Fixed a bug where cookies cannot be automatically logged in when using the sqlite3 database
The title of the post has been de-tagged by html
Comments0