I am writing a project for the heck of it, and want to add a progress bar to the project. The goal of the progress bar is to check a person's user name they are trying to register to verify the user name doesn't already exist within a database. The progress bar appears on a separate form after clicking a "validate user name" button. How do I make the progress bar "progress" from start to finish?