3. (1.0 point) If a user with Administrator role logs in successfully, search all items with 2 conditions: Birthday,International Career (OR option for this case and using relative search).
4. (1.0 point) If a user with Administrator role logs in successfully, delete the selected item with the confirmation then update the list of items.
5. (3.0 marks) If a user with a Administrator role logs in successfully, add a new item with the requirements:
The new item will display at the top of the list.
All fields are required.
Value for Birthday <= current date.
Value for Fullname is greater than 4 characters. Each word of the Fullname must begin with the capital
letter or a number (0, 1, 2 →9). The value of Fullname is also allowed special characters such as #, @,
&, (, ).The CoppaltaliaClubID/ClubName will come from the CoppaltaliaClub table (you can use ComboBox
UI control in this case)
6. (2.0 mark) If a user with Administrator role logs in successfully, update the selected existing item.
With update function, the same validation requirements with Add function.
Zoom
+ 100%
Close