Some time ago I read that (I think JPM) removed all the email addresses from the standard UDF's.
In order to prevent Email harvesting from SPAM Bots.
This little tool will convert an string Email Address into the ASCII code format.
So that most SPAM Bots, that are looking for something like xxx@xxx.xxx will not intercept it.
It's simple but effective.
You can convert your email addresses, copy and paste the generated code into your :
HTML page, Forum notes, published Au3 scripts, or anything that goes on the web.
The Browser will understand the code as is, and publish it correctly.
I included a test page in the GUI, to immediately see the result in a Browser Object.
EmailAddressEncrypt.au3 9.11K
1075 downloadsSo in the future use, the coded Email addresses in your scripts and forum communication.
This will prevent you all from getting more SPAM attacks.
Enjoy !!
Edited by ptrex, 14 September 2012 - 09:30 AM.





