quote:
Originally posted by Absorbation
Or would it be possible to stop the spam bots by using some form of code
of course:
<script language="javascript">
antispam = "abcdefghijklmnopqrstuvwxyz1234567890@."
address += antispam.charAt(7)
address += antispam.charAt(0)
address += antispam.charAt(8)
address += antispam.charAt(36)
address += antispam.charAt(24)
address += antispam.charAt(14)
address += antispam.charAt(37)
address += antispam.charAt(2)
address += antispam.charAt(8)
address += antispam.charAt(14)
address += antispam.charAt(12)
document.write('<a href=\"mailto:'+address+'\">'+address+'</a>)
</script>
That's what I used to use, im sure its possible to create a php script that generates those chatAt commands from a text input