Member information verification query system, an online information authentication website platform that cooperates with offline membership cards and other materials. Because the code is relatively simple, it is written in asp+access; it is suitable for individuals or small and medium-sized enterprises.
1. Independent WEB system, package all program files and upload them to the root directory of the server or virtual host for normal use.
2. Website information parameter file: inc/tite.asp 'used to modify website title, keywords and other information
3. Database file: %#%_data/#datamdb#.mdb 'used to store website data
4. Database configuration file: inc/conn.asp 'If the name of the database file, folder, etc. changes, please modify the configuration of this file
5. Website default backend directory: admin 'Default folder name, please change the folder name immediately after uploading
6. Default administrator account: admin123456 Password: admin123456 'Please modify the default account and password after logging in to the backend