Tools for making any office system backend and website backend
1. You do not have to use IIS to run this system. You cannot use other non-IIS web environments, such as netbox or aws. Otherwise, an error will occur. Please run this system in the root directory.
2.admin/indexa.asp is the path to enter the created backend. Administrator account: admin, password: admin
3. If you use this background production tool to create the background, copy admin, data, Model, inc and index.asp to use the created background. If an editor field is added to the background, copy the ND_editor directory and copy uploadfile directory, if the background field for uploading images is added
4. Backend models created by others can be imported and edited using the install backend model function.
5. After the backend is created, you can write the frontend code to call it yourself. It is suitable for programmers to quickly create the backend, or it can only be used as the backend of an office system without writing the frontend.
Expand