Two important properties when using the RequiredFieldValdiator control:
ControlToValidate: The ID of the form field being validated.
Text: The error message.
<%@ Page Language="C#" %>
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Show RequiredFieldValidator