How can we validate captcha using jquery validation? Return posts by using Ajax? Anyone can help me on this your help would be appreciated.
Thank you.
You can not really do this, because in most cases the server can be generated on the side store The one image in a session is the CAPTCHA key, which you can not access directly from the client side.
I do not want to think if a security perspective can be possible, then what is the solution other than the use of your Ajax.
Comments
Post a Comment