Forums

Email autofill and spambots

sophy978 04 Mar, 2010
Hi,

I have a form where the email field is autofilled. It works correctly while I'm testing and all. As soon as others test the form, the email field is fileld with this:

Email field displays: <script language='JavaScript' type='text/javascript'> <!-- var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addy82935 = 'cmurphy' + '@'; addy82935 = addy82935 + 'hcorp' + '.' + 'com'; document.write( '<a ' + path + '\'' + prefix + ':' + addy82935 + '\'>' ); document.write( addy82935 ); document.write( '<\/a>' ); //-->\n </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>

Does anyone else experience this? How do I get rid of this so that the email field is filled in correctly?

Thanks for any help.
sophy978 05 Mar, 2010
This is resolved by disabling the Email Cloaking plugin.
GreyHead 05 Mar, 2010
Hi sophy978,

Or change the plugins order so that the Email Coaking plugin runs before the ChronoForms plugin.

Bob
This topic is locked and no more replies can be posted.