HDHCMS website building system is an excellent website building management system that is rare in domestic ASP.NET. It is developed based on ASP.NET (C#) + MSSQL technology and supports the construction of PC and mobile websites simultaneously. The background supports the access of WeChat public accounts.
The combination of HDHCMS tags and functions makes it easier for you to create various high-end and beautiful websites.
HDHCMS website building system installation and layout process:
1. Download the HDHCMS.RAR compressed package and unzip it. There is a database directory in it. The database attached to SQL2008R2 can be used as a case study;
2. If you do not need the built-in case, you can create a new empty database on the server and set the user name and access password.
3. Find the "hdhapp.config" file in the website directory. After opening it, if it is a website connected to the "ACCESS" database, please change the value of "HdhCmsDataType" to 2. If it is a website connected to the "MSSQL" database, please Change the value of "HdhCmsDataType" to 1. The corresponding "HdhCmsAccessName" saves the current path and file name of the ACCESS database file; "HdhCmsConnStr" saves the current path and file name of the MSSQL database.
4. Upload all the decompressed files to the space of your website through the FTP tool;
5. Backend login address: http://yourwebsite/admin/, default administrator account: admin, password: 123456
6. Added plug-in management
7. Added a new comprehensive website template
8. Complete the call tags of the list page, content page and menu
9. There are two databases under database, one ACCESS and one MSSQL. It is recommended to use MSSQL to build the website, which has more powerful functions.
10. Attached is the latest mssql database backup, including a demo of comment building.
[Static labeled call data]
Note: When using SQL database, you only need to create an empty database file, configure the "hdhapp.config" file, and the data table will be automatically created when the program is started for the first time. There is no need for a single .Sql file to operate, the function has been integrated into the system.
[For old systems, you only need to replace the latest dll files in the bin directory, and copy the ASPX files in the home directory and admin directory to the same directory of the original website to upgrade the old system]