How do I incoporate a recaptcha validation to my current jquery validation code??

772 views
Skip to first unread message

chae07184

unread,
Jun 20, 2012, 11:32:05 AM6/20/12
to reca...@googlegroups.com
I currently have a jQuery validation script.. How do I add the recaptcha validation to this??   

My form action says:

action="<?php echo $_SERVER['PHP_SELF']; ?>"

And then there is some javascript code before the </html> tag that says:

<script type="text/javascript" src="js/jquery.validate.js"></script>
<script>
  $(document).ready(function(){
    $("#myform").validate();
    $(":date").dateinput();
  });
  </script>

Then I also have a .js file that has a bunch of code.

I have no idea how to incorporate the recaptcha validation code.

The page I want to add this to is php page - http://chaewebdesign.com/client/auberge/beta/rooms.php

Please help!

Maxime Blanquart

unread,
Jan 4, 2016, 11:23:14 AM1/4/16
to reCAPTCHA, chae...@yahoo.com
UP !
Reply all
Reply to author
Forward
0 new messages