7. (2.5 marks) Check if login successfully with Administrator role, add new item with the requirements:The JournalID/JournalName will come from the JournalInfo table (you can use ComboBox UI control in this case)
- All fields are required.
Value for Abstract is in the range 5 - 50 characters.
Value for PaperTitle is in the range 2 - 20 characters. Each word of the PaperTitle must begin with the capital letter. Paper Title is not alowed with special characters or digits
8. (2.0 marks) Check if login successfully with Administrator role, update an existing item.
You can use your different form or use the data grid view for this update function (update by PaperID).With update function, the same validation requirements with Add function.
Zoom
+ 100%
Close