In ASP.NET 1.1, for the verification class control, it is very troublesome when using a control that does not need to be verified, that is, it is impossible to choose to verify certain controls, and in ASP.NET 2.0 Newly add ValidationGroup properties, you can specify certain controls, as follows: