Multi-user message board website source code v1.10
1.10
Source code introduction
The multi-user message board is divided into ordinary users and administrator users. Ordinary users can post and edit. It is a small community forum website!
The language is developed using .net. Users can register and log in. It is connected to a small access database. They can modify their own message information. If they are administrators, they can manage and delete users' messages! It is also a small message framework, very suitable for expansion!
The administrator's account password can be found directly by opening the database file. It is not encrypted for the time being. Of course, the database can also use MYSQL or the like!