A revised version of the community broadband payment record system (asp). This program is for use by friends who contract communities or rent houses. With this, there is no need to write it down in a notebook. I also wrote it down in a notebook at the beginning, which was very troublesome. So I created this program. I hope you can use it and upload the program directly to your own website space. It’s ready to use! The background file is login.asp. The username and password are both admin. I won’t say much else, just explore it yourself.
The community broadband payment record system 3.1 is modified as follows
1. Add printing function to index.asp page.
2 The Add Administrator page of the background management page adds the [Compress Database] [Backup Database] [Restore Database] [System Space Usage] function.
3 The URLs and names of all pages are combined in config.asp. Called with code. Just change the words in the middle of this file to your own.
4 The database of this version is shared with that of 3.0. You only need to replace the xing.asp file of this program with the xing.asp file of 3.0.
The community broadband payment record system 3.0 is modified as follows
1 Added stop and start users, and the query page is displayed simultaneously, so that disabled users can be seen at a glance and know which users are disabled.
2 Fixed the problem that any password can enter.
3 Added that only admin senior accounts can add and delete management account permissions.
4 Fixed some minor issues,
If you open the program in a space and it displays garbled characters, just remove the dot in front of Response.Charset="gb2312" in Config.asp and save it.