ASP Chinese and English bilingual car rental company source code download
Operating environment: asp+access
Source code size: 9.1M
ASP Chinese and English bilingual car rental company source code download, the core is Qianbo system. The program is produced by ASP+ACCESS and is bilingual in Chinese and English. Made some changes to the original template! There are no functional limitations.
Backend address:
Backend address:/system/admin_login.asp
Account: admin
Password: admin888
Modify the website subdirectory. When placing it in the web subdirectory, for example, modify include/const.asp.
ConstSysRootDir="/web/"
Modify the management authentication code in include/const.asp
ConstSiteManageCode="admin"
Whether to generate Html and modify include/const.asp
ConstISHHTML=1
1 means to generate html, 0 means not to generate html.
Do not modify additional parameters directly in the background. The data path path is also modified in include/const.asp.
ConstSiteDataPath="Database/#$#$Qianbo$#@.mdb"