Hi,
from docs:
The UserNameRequiredErrorMessage property contains the error message
displayed in a ValidationSummary control on the login page.
The UserNameRequiredErrorMessage property value is displayed only when both
the following conditions are true:
a.. A ValidationSummary control is present on the page.
b.. The User name text box is left blank by the user.
--
Teemu Keiski
AspInsider, ASP.NET MVP
http://blogs.aspadvice.com/joteke
http://teemukeiski.net
"Stan SR" <> wrote in message
news:uM%...
> Hi,
>
> I use the login control and I set different messages for the
> UserNameRequiredErrorMessage and PasswordRequiredErrorMessage but I still
> have an * when the fields are empty.
> Any idea to fix that ?
> Regards,
>
> Stan