c# - how to compare ImageVerifier text with the textbox value using comparevalidator in asp.net? -


i using passwordrecoverycontrol in asp.net , have placed imageverifier in question template of control has captcha image. want compare imageverifier text , text user enters in textbox below image using comparevalidator. cannot in code behind because lot of methods run once page loads , want avoid if text doesn't match.

please check below link

http://www.dotnetfunda.com/articles/show/2019/passwordrecovery-with-captcha

cheers, vijay


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -