ASP system based blog site under the B / S mode

The popularity of the Internet to bring convenience Needless to say. So if the personal blog and the Internet combine the use of visual studio2008 technology blog site building system, the network of personal blog.

According to the status quo and development trend of the system, from system requirements analysis, architecture design, database design, to system implementation, respectively, front-end and back-end to achieve realization. From the content of the paper describing the system, system analysis, system design, system implementation, system testing to explain the system development process. This system seeks to combine practical to find a viable development program, after repeated research and learning, by means of visual studio2008 programming languages, net technology, sqlserver database and IIS server to perform all functions of the system, the final system testing to detect the system permissions and vulnerabilities, which will improve the system, to meet the standards.

System functions:

  • System Log: System Log is crossing users accessing the system, the system login interface design, including user name, password and a verification code, and then determine the identity of the user logged in, the user is an administrator determine the user or ordinary users.
  • User management system: whether it is super user administrator or an ordinary user administrators to manage system users, including adding the average user administrator, delete, modify, query, modify the administrator user's login password, the user administrator to add new users you can log into the system.
  • Ordinary User Management: User administrators can manage other systems of ordinary user account, including the entry of new users, delete existing ordinary users, modify existing ordinary user information, and the average user can search by user name and the names and other keywords print user list page, the list of users to export to excel in.
  • Change Password: The system for all users (user administrators and ordinary users) should be able to modify their own login password, you need to log in again after modification.
  • Comments: Only the user can leave a message, you need to log in, enter the message content can be both complete message function, while other users can view the message.
  • Message Management: Used by administrators and ordinary users superuser administrator, information systems for all message reply, delete, modify, query. Message management module to achieve the user's message to clean up, delete unwanted messages, allowing users to have enough space for a message.
  • Personal Information Management: is used by ordinary users, the ordinary user login system, you can modify the original personal information, such as changing telephone numbers, e-mail, etc., the user name can not be modified.
  • Log in case management: the system for each user should be able to view the personal history of logins, such as logging IP, login time, login address, etc., to prevent the theft of user accounts, user accounts to strengthen security.
  • Operation Log Management: Each user of the system should be able to see the operation log personal history, such as the user adds an item of data, need to show the history of the operation log operator, describing the operation, the operation time and other information. Prevent the system from being hacked, strengthen the security of the system.
  • User Management: User Administrator user to user management, query the user for all user records, user administrators can delete, modify.
  • Counseling article management: the user administrator to issue guidance article, the average user will be able to query the coaching article, the user selects an article tutoring, counseling queries articles, user audit administrator to add, delete or tutoring article.

Guess you like

Origin www.cnblogs.com/lqby/p/11568674.html