I have a project in ASP.NET where I validate the empty fields that are my textbox, what I want to do is not register the user without completing the fields and that when missing data to fill an asterisk and a message of missing data, but when filling in this missing information the asterisk and the message disappear. How can I do that?