T O P I C R E V I E W |
Jan van Londen |
Posted - 17 Mar 2010 : 14:51:14 Hello everybody.
In order to prevent spamming, I wrote a little program that can convert an e-mailadres into a unreadable string. In: abc@something.com Out: #97;#98;#99;#64;#115;#111;#109;#101;#116;#104;#105;#110;#103;#46;#99;#111;#109;
I understood that a robot checking the site has problems reading this kind of adress if you use it in a mailto: link.
If you are interested, I'll publish it.
Bye the way, it is written in Visual Basic 6, so Davide if you want the code, I'll send the project.
|
3 L A T E S T R E P L I E S (Newest First) |
Jan van Londen |
Posted - 17 Mar 2010 : 17:19:31 Download the program here:
http://vanlonden.org/zoekjewat/e-mail/Codeer.exe
By the way, it's a prototype and is in Dutch.
|
s.dav |
Posted - 17 Mar 2010 : 16:54:11 Ok the forum seems to filter the & char |
s.dav |
Posted - 17 Mar 2010 : 16:52:44 Are you sure the output is correct? As I know it should be something like ab, you missed the & |
|
|