ASP Simple Forum Xiaoqing Forum is a simple forum source code developed with ASP+access. It has very low requirements and is easy to maintain.
2.2.2 Update content
1. Fixed the issue where the user ID is incorrect when uploading pictures.
2. Fixed the problem of errors when opening the post when inserting images that do not start with http://, such as https:// or ftp://, etc.
3. Modify the style of mobile game login and registration pages.
4. Modify the mobile game homepage, posts, and search styles.
5. Modify the way of uploading pictures on the whole site. First use JS to compress and convert them locally into base64 format, and then compress and convert them into physical pictures. This solves the problem of the pictures taken by mobile phones being too large to be uploaded.
6. Fixed the issue where two passwords are inconsistent when registering a new member in the mobile game.
7. The maximum length and width of uploaded user avatars and forum icon images are limited to 120px, and the length and width of post content images are both 700px.
Backend path:/admin
The background username and password are both: admin