I have a form that has a scrolling text box with 20 names. I only want the user to be able to select 5 names. I am trying to write code that will pop up a dialog box that says “you can only select 5 names”. I am also trying to run this when the client selects the Submit button.