hi
I've added the markup below in the ChangePasswordT emplate, I thought that
when I hit the ImageButton the password would change, but nothing happpens.
Even RequiredFieldVa lidators isn't executed. I set CommandName to Submit, I
thought that should be correct (as PasswordRecover y uses Submit)?
<asp:ImageButto n ID="ChangePassw ord" CommandName="Su bmit"
ImageUrl="~/Images/Go.gif" runat="server" />
any suggestions?
I've added the markup below in the ChangePasswordT emplate, I thought that
when I hit the ImageButton the password would change, but nothing happpens.
Even RequiredFieldVa lidators isn't executed. I set CommandName to Submit, I
thought that should be correct (as PasswordRecover y uses Submit)?
<asp:ImageButto n ID="ChangePassw ord" CommandName="Su bmit"
ImageUrl="~/Images/Go.gif" runat="server" />
any suggestions?