Page 127 - Programming VB.NET
P. 127

Code With Vb .Net                             121


               Table 11.4 RequiredFieldValidator Properties


               Property                   Set

               ErrorMessage               Please enter the number


               ControlToValidate          Choose txtmeter




               Run the page and do not insert value in txtmeter. The
               error message will appear as shown in Figure 11.7.

















                     Figure 11.7 RequiredFieldValidator Output



               Add RangeValidator to a web form. Set the properties

               as shown in Table11.5.
   122   123   124   125   126   127   128   129   130