ASP Chinese and English bilingual car rental company website source code , 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:/system/admin_login.asp
Backendadminadmin888admin
Modify the website subdirectory. When placing it in the web subdirectory, for example, modify ConstSysRootDir="/web/" in include/const.asp.
Modify the management authentication code ConstSiteManageCode="admin" in include/const.asp
Whether to generate Html and modify ConstISHTML=1 in include/const.asp
1 means to generate html, 0 means not to generate html.
Do not modify additional parameters directly in the background. The data path path should also be modified in include/const.asp with ConstSiteDataPath="Database/#$#$Qianbo$#@.mdb"