Next Button does not trigger ForgotPasswordNextButton_Click
Posted: Mon Mar 03, 2014 8:03 am
AbleCommerce Version: R3.
Control: LoginDialog
When debugging, clicking of "ForgotPasswordNextButton" does not get break. Just want to do simple break point walk through it event handler function "ForgotPasswordNextButton_Click()". However, why debugger does not trigger the break in the function?
The reason why I need to walk through this function is that ForgotPassword sends out empty Email to customers who request changing of password.
Very strange!! Anyone has any thought!
Thanks.
Control: LoginDialog
When debugging, clicking of "ForgotPasswordNextButton" does not get break. Just want to do simple break point walk through it event handler function "ForgotPasswordNextButton_Click()". However, why debugger does not trigger the break in the function?
The reason why I need to walk through this function is that ForgotPassword sends out empty Email to customers who request changing of password.
Very strange!! Anyone has any thought!
Thanks.