This is a movie website mainly based on alliances. Secondary development can be done if necessary.
Backstage: admin
Password: 3701297
CodePub Colorless Note: There are the following problems in the program. It is recommended not to use it when building a website.
Advertising management menu (full menu is invalid, no file)
Alliance management menu
Alliance management:
Microsoft VBScript runtime error error 800a000d
Type mismatch: FormatNumber
/admin/union_manage.asp, line 297
Program installation and debugging instructions:
Modify database connection configuration file
Conn.asp
adminConn1.asp
adminConn.asp
in
conn.Open"Provider=sqloledb;user id=sa;password=123456;initial catalog=test;data source=(local);"
conn.Open"Provider=sqloledb;user id=sa;password=123456;initial catalog=test;data source=(local);"
Expand