Your new ASP.NET application allows users to enter a URL for a web page that they want to assess for keyword frequencies. You want to ensure that the user enters in a correctly formatted URL string in your TextBox control before you attempt to calculate the keyword frequencies. What sort of control should you use to validate the TextBox control?