If [my check fails] Then
lblError.Visible = True
e.Cancel = True
Exit Sub
End If
For some reason, I see my error message, but the PasswordRecovery control
now shows the message "Your password has been sent to you." instead of the
box for the user name. Why is this? Is there a way to get the control to
show the User Name box again?
Thanks,
Greg