jfc
5th February 2007, 08:34 AM
<script TYPE="text/javascript">
<!--
emailE=('manag' + 'ement' + '@' + 'ozmi' + 'um.com.au')
document.write('<a href="mailto:' + emailE + '">' +
'E-mail us to advertise (without hair-tearing)'+ '</a>')
//-->
</script>
Above is one simple way claiming to offer some protection from address-gathering spam robots.
Use your browser's "View Page Source" for the underlying code.
While I suspect that many robots can easily crack the code, it is a squillion times more effective and user-friendly and professional-looking than the existing arrangement.
Source and more examples at:
http://###.########.###/###/###/#####/##########-########.html
<!--
emailE=('manag' + 'ement' + '@' + 'ozmi' + 'um.com.au')
document.write('<a href="mailto:' + emailE + '">' +
'E-mail us to advertise (without hair-tearing)'+ '</a>')
//-->
</script>
Above is one simple way claiming to offer some protection from address-gathering spam robots.
Use your browser's "View Page Source" for the underlying code.
While I suspect that many robots can easily crack the code, it is a squillion times more effective and user-friendly and professional-looking than the existing arrangement.
Source and more examples at:
http://###.########.###/###/###/#####/##########-########.html