If user with a Manager and Staff role logs in successfully (using email address/password for login process),save this information to a temporary parameter. All CRUD actions are required authentication. In the case login unsuccessfully, display "You have no permission to access this function!".
4. (1.5 points) Check if login successfully with Manager and Staff role, list all news in FootballNews table (theinformation includes all properties of football news table and TypeName - news' type name).
5. (1.0 point) Check if login successfully with Manager and Staff role, search news by NewsTitle or MatchReports (using relative search).
6. (1.0 point) Check if login successfully with Staff role, delete the selected item with the confirmation then update the list of items.
7. (2.5 points) Check if login successfully with Staff role, add new item with the requirements:All fields are required.
The NewsTypeld/TypeName will come from the NewsType table (you can use ComboBox UI control in this case)
Value for CreatedDate is current date.
Value for NewsTitle (the title of the news) is in the range of 10-120 characters. Each word of the
Close
+ 100%
Zoom