Mega Code Archive
Categories
/
ASP.Net Tutorial
/
ASP Net Controls
Check form input value and report error in case of empty input (VB net)
<%@ Page Language="VB" %> Please enter the following information.
Name*
Address
Phone* (area code first)
Fax (area code first)
Email*
An asterisk (*) indicates a required field.