Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
395
Problem with WebCaptcha the first time the code is entered
posted

Hello,

I use WebCaptcha of Infragistics v11.1. When the user enters the code for the first time, it is invalid. In the debugger, the value of the captcha is a totally odd string. So the user everytime gets the message, he entered a wrong string. When the user clicks refresh before he enters the code, then everything works fine.

Is it possible (via Code-behind or Client-side) to do a refresh automatically?

Thank you

Martin