1. It is best to place the program under /cn/my/. If it is not placed in the cn directory, you can modify the relevant settings in conn.asp. (The next version will better set the directory)
2. Added a new member access record function, each member can record 5 records at the same time.
3. A new calendar function is added, which takes up very little resources and is very powerful.
4. A new note-taking function is added. After logging in, members can record events of a certain day, or record them in advance. Events that have expired, that day, and that have not yet arrived have different marks.
5. Optimize the asp code, and change some rs that read large data to getrows, which greatly increases the access speed and reduces the pressure on the server.
6. Simplify some codes that have no practical significance.
7. Added 16 simple background pictures.
8. Optimize the paging code and only read the data of the current page.
9. To add a new management account, the first administrator needs to set it in the database, and then the administrator's account can be used to set it for other administrators.
10. Add multiple search functions.
Version 2.1 design update list:
1. Make plug-ins such as access, calendar, alarm clock, etc. configurable, that is, members can set them freely.
2. Add message plug-in.
I don’t know if it is practical or not. I hope friends who have used it can give me feedback. Thank you.
Expand