A simple news management system that can export news lists to Excel in the background
The background functions include: user login | user query | edit release information | press release | add category | news browse | change password. This website uses (Microsoft Visual Studio 2008 +sql2000) [div+css];
Account: admin Password (using MD5 encryption): admin
Under DB is the Sql database file. After appending, modify the corresponding database connection strings in web.config, App_Code/DB.cs, and Class1.cs.
Expand