Hi
I have ChronoForm V4 and Joomla 1.5.23. My form is working great, but I found I was getting a lot of spam submissions.
In an effort to stop that I tried Captcha, but couldn't get the image to appear. So I decided to try ReCaptcha, which works great. Except for when an incorrect entry is attempted. The error is caught and the form refreshes, but the email field then contains:
The email address is displayed perfectly before submission and if the submission is successful the email address is fine on the outgoing email. It is only when a failed submission happens that it no longer shows the address.
Any ideas how this can be fixed?
Cheers!
I have ChronoForm V4 and Joomla 1.5.23. My form is working great, but I found I was getting a lot of spam submissions.
In an effort to stop that I tried Captcha, but couldn't get the image to appear. So I decided to try ReCaptcha, which works great. Except for when an incorrect entry is attempted. The error is caught and the form refreshes, but the email field then contains:
<script language='JavaScript' type='text/javascript'> <!-- var prefix = 'mailto:'; var suffix = ''; var attribs = ''; var path = 'hr' + 'ef' + '='; var addy60414 = 'brv' + '@'; addy60414 = addy60414 + 'me' + '.' + 'co' + '.' + 'uk'; document.write( '<a ' + path + '\'' + prefix + addy60414 + suffix + '\'' + attribs + '>' ); document.write( addy60414 ); document.write( '<\/a>' ); //--> </script><script language='JavaScript' type='text/javascript'> <!-- document.write( '<span style=\'display: none;\'>' ); //--> </script>This e-mail address is being protected from spambots. You need JavaScript enabled to view it <script language='JavaScript' type='text/javascript'> <!-- document.write( '</' ); document.write( 'span>' ); //--> </script>
The email address is displayed perfectly before submission and if the submission is successful the email address is fine on the outgoing email. It is only when a failed submission happens that it no longer shows the address.
Any ideas how this can be fixed?
Cheers!