Hi,
I'm new to all this and am having huge difficulty with the following piece of code, what I'm aiming for in this is to validate a TextBox (editCallBack) based on the selected value of a drop down list (editStatusTextBox) - If editStatusTextBox = "Call Attempt 1" or editStatusTextBox = "Call Attempt 2" and then editCallBack must have a value, what I'm getting with the below code is the error message thrown up if I have a value in editCallBack, not if its null :(
<%
<
void
{
if
Label1.Text =
}
else
try
args.IsValid =
catch
</
Outcome:
CausesValidation
Date:
runat
ErrorMessage
OnServerValidate