public void addtoDB() { data.AddStudent(FirstName, LastName, Email, Phone, AddressLine1, AddressLine2, City, County, Level, Course, StudentID); }