Hello Sebastian,
I wanted to ask a quick question about this tutorial.
Can you please advise if their is a way to validate the captcha using jquery??
Regards
Hi Qaysar,
You can validate it using jQuery and any of its ajax methods, however it will not reload the image so if there is a problem with the form input, the image will stay the same, unless you use iframe to store the image and reload it when there's a problem with the input - I've never tried it really, but I think this could be done this way.
Hi there,
after implementing you're captcha, I get the invalid message everytime. I even used you're files and I still have the same problem. Why is that? Can you help?
Qaysar Akbar on Monday, 23rd January 2012
Hello Sebastian,
I wanted to ask a quick question about this tutorial.
Can you please advise if their is a way to validate the captcha using jquery??
Regards
Reply
Sebastian Sulinski : @designtutorials on Monday, 23rd January 2012
Hi Qaysar,
You can validate it using jQuery and any of its ajax methods, however it will not reload the image so if there is a problem with the form input, the image will stay the same, unless you use iframe to store the image and reload it when there's a problem with the input - I've never tried it really, but I think this could be done this way.
Reply
Yannick Montalent on Tuesday, 11th September 2012
Hi there,
after implementing you're captcha, I get the invalid message everytime. I even used you're files and I still have the same problem. Why is that? Can you help?
Reply