EricK Posted March 15, 2004 Share Posted March 15, 2004 Is it possible to hide email from spambots in defined text? I'd like to do this in define('FOOTER_TEXT_BODY', but get a parse error. <script language="javascript"> <!-- document.write('echo 'emailE='MyDomain.com' emailE=('Webmaster' + '@' + emailE) document.write('<A href="mailto:' + emailE + '">' + emailE + '</a>')''); //--> </script> <noscript> Any ideas, or other solutions? Thanks, EricK Link to comment Share on other sites More sharing options...
ozcsys Posted March 15, 2004 Share Posted March 15, 2004 Is it possible to hide email from spambots in defined text? I'd like to do this in define('FOOTER_TEXT_BODY', but get a parse error. <script language="javascript"> <!-- document.write('echo 'emailE='MyDomain.com' emailE=('Webmaster' + '@' + emailE) document.write('<A href="mailto:' + emailE + '">' + emailE + '</a>')''); //--> </script> <noscript> Any ideas, or other solutions? Thanks, EricK the easiest way is to hide your email address in the form of a graphics file. The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right?? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.