hi
i have 2 textbox in my webform ; for type and retype the password.i put a compare validator to control the second textbox so it's value be equal by first textbox.so i enter the password in first textbox .at this time second textbox is empty.but compare validator don't work.only if i enter a non equal value by first textbox , the compare validator work .why it happen?
i have 2 textbox in my webform ; for type and retype the password.i put a compare validator to control the second textbox so it's value be equal by first textbox.so i enter the password in first textbox .at this time second textbox is empty.but compare validator don't work.only if i enter a non equal value by first textbox , the compare validator work .why it happen?