QICMS enterprise website source code , this is an enterprise website source code that adopts a classic three-layer structure, can be dynamic or pseudo-static mode, uses adaptive templates on the front end, has practical backend functions, has an elegant interface, unlimited classification, single column addition, etc. , more suitable for corporate use. If you are interested, you can download it and take a look. More templates will be released in the future for everyone to download and use. The database is MSSQL. If you need a MySQL database, please contact me.
QICMS enterprise company website source code function introduction It has common functions such as news management, topic management, category management, announcement management, friendly link management, member registration, template editing, etc., and supports RSS news subscription.
Supports Url rewriting to facilitate information release.
1. The usage environment is: .net4.0 hosting pipeline mode is set to classic mode---not integrated mode. Default documents: index.aspx, Default.aspx
Note the permissions: The simplest setting is: everyone user read, write, modify.
2. Backend path: website directory/admin/index.aspx, backend administrator username: admin and password admin.
3. The development environment is Visual Studio 2017, the database is MSSQL, and it is developed using .net4.0.
4. Please create a new SQLServer database by yourself (minimum compatible with SqlServer2008), run the sql script in the DATA directory, and modify the database-related information in GNT.CONFIG to use it.