ChangePassword control not showing failure message

  • Thread starter Thread starter PJ6
  • Start date Start date
P

PJ6

Setting e.Cancel = true on the ChangingPassword event, fired from a
ChangePassword control, does not show its failure message.

Do I have to use a MembershipProvider, or is there a way to simply use this
control by handing events? If I can't show the failure message on demand
it's kind of useless.

Paul
 
Back
Top