First Name:
Last Name:
USERID:
 


You must have name that conforms as follows:
  Names: (/^([A-Za-z \-])+$/);
  UserID: (/^([A-Za-z0-9])+$/);

If you enter invalid data you will see the error message.