home hardware prices news articles forums photos user reviews
Go Back   Tech Support Forums - TechIMO.com > PC Hardware and Tech > Webmastering and Programming
Ask a Tech Support Question (free)!

How to hide email from spam bots?

Reply
Get bargains at  »  Dealighted.com
 
Thread Tools Search this Thread
Currently Active Users: 1652
Discussions: 200,924, Posts: 2,379,115, Members: 246,290
Old June 7th, 2004, 11:59 AM   Digg it!   #1 (permalink)
Senior Member
 
Master Chief's Avatar
 
Join Date: Jan 2003
Location: Detroit
Posts: 658
Send a message via AIM to Master Chief Send a message via Yahoo to Master Chief
How to hide email from spam bots?

I swear I saw a thread on this here, but I cant find it. If I put email addy on my site I dont want bots to find it, how do I do that?
Master Chief is offline   Reply With Quote
Old June 7th, 2004, 04:16 PM     #2 (permalink)
Senior Member
 
Master Chief's Avatar
 
Join Date: Jan 2003
Location: Detroit
Posts: 658
Send a message via AIM to Master Chief Send a message via Yahoo to Master Chief
Ok I found the code but when I put the info in I dont see any information displayed on teh page, I just see the info in codeview in Dreamweaver. Can someone hlep me out here.

Code:
     <p><SCRIPT LANGUAGE="JavaScript">
<!-- Begin
user = "Jim";
site = "concealedrecordings.com";

document.write('<a href=\"mailto:' + user + '@' + site + '\">');
document.write(user + '@' + site + '</a>');
// End -->
 </SCRIPT>
Master Chief is offline   Reply With Quote
Old June 7th, 2004, 09:43 PM     #3 (permalink)
Ultimate Member
 
crouse's Avatar
 
Join Date: Jun 2002
Location: Iowa
Posts: 2,879
Send a message via ICQ to crouse
http://automaticlabs.com/products/enkoderform/

Here's my encoded email

Code:
<script type="text/javascript">
//<![CDATA[
function hiveware_enkoder(){var i,j,x,y,x=
"x=\"1o9x==+\\\"x2wTfejx)g2lyew=2\\\\3\\\"<ij||2/p+6(8f;ii6r6kgi;:39-x9l80:" +
":)6i;(mi/:;9<t:A4ek:d7u;6d5o:CF4r}g#gr7a6hh??7686c<.6x54,6mg9=:j={.:@=<::)" +
"5+:+75>:|hhi:;6h.:@9V86tgg9nwiu7F5he7l:.r:g5h-:x9<:iD?w1+!{;@05=lj,s0v2i%(" +
"_r4,>nlA|oAf&yiQ+emx7}8)ejwlk2>q7(je:dlm.r.,8o;Cgr,@~|m2:a5h2C@p{i1r%m@o{r" +
"fkkxdl\\\\f\\\\.\\\\\\\\\\\"\\\"=?umi/r;xy;=:Au;+5l'6';;j-@&3?>f:oir6}lA?+" +
"{(;i:=9+1?{j+06;gi9sqvl,p<hx7.9m1Ak4wl:egn:?dmP6@g8t;h=Am/+mu;:i8+;?rlix~=" +
"46:78k,r9i4);{4f6p@2.|lofr:(7@>mkowj:==M:hjqqjhagt:h7*o>1{{.8m6ih@?xlq>n:(" +
"9x;h3v@fl.7l:ejd+suhrn:g8t:+i{>,*h`,&iA>*v@E|+|667jx>,5n2)8;;-=-%?+#m-:j6>" +
";#,}2?2=;i;;j5%2|%l)6{gy7_q>j|1+9=:x7@i*u1r.;c9h;npBFA;ajr:A6m)?x-(t;(}j?!" +
"e}p/a)`;&}fAc|s2e}7y4;7\\\"n;uj==fe7v=axl;('x6.6c6h'a=ryAit7(;0;)\\\\)\\\\" +
";\\\\x\\\"=jx:.6s>u|b2s;t4rA(21%)2;my,=v'2'%;>fsojr?(,im=+0+;+iA<wxD.ul;eg" +
"n:gdtkhf;5i:+7=16{)@{;y9+;=.x|.~s4u8b9s,t>rl(:i7,;3@)A;m}9f6o6r0(0i>=63g;9" +
"i,<9x4.?l)e+n.glt/h,;iit+k=w6j)e{gyw+q=hxo.isruyb1sgtnrA(/i},i3r)t;!}-y-=S" +
"y=.+s-u6b0syt;r4(mj,)v;\";j=eval(x.charAt(0));x=x.substr(1);y='';for(i=0;i" +
"<x.length;i+=2){y+=x.substr(i,1);}for(i=1;i<x.length;i+=2){y+=x.substr(i,1" +
");}y=y.substr(j);";
while(x=eval(x));}hiveware_enkoder();
//]]>
</script>
__________________
USA Linux Users Group
OpenSUSE.us
crouse is offline   Reply With Quote
Old June 7th, 2004, 10:05 PM     #4 (permalink)
Member
 
devildude8989's Avatar
 
Join Date: Sep 2002
Location: White Rock, BC, Canada
Posts: 191
I like the idea of using images.

I never liked mailto links.
devildude8989 is offline   Reply With Quote
Old June 7th, 2004, 10:06 PM     #5 (permalink)
Member
 
devildude8989's Avatar
 
Join Date: Sep 2002
Location: White Rock, BC, Canada
Posts: 191
Or even better, contact forms
devildude8989 is offline   Reply With Quote
Old June 7th, 2004, 10:22 PM     #6 (permalink)
Ultimate Member
 
crouse's Avatar
 
Join Date: Jun 2002
Location: Iowa
Posts: 2,879
Send a message via ICQ to crouse
lol depends on WHICH contact form you use....

encoded email like the above has given me the best results so far for protection from bots... ymmv though.
crouse is offline   Reply With Quote
Old June 8th, 2004, 12:19 AM     #7 (permalink)
Senior Member
 
Master Chief's Avatar
 
Join Date: Jan 2003
Location: Detroit
Posts: 658
Send a message via AIM to Master Chief Send a message via Yahoo to Master Chief
Thanks Crouse I like that.
Master Chief is offline   Reply With Quote
Old June 8th, 2004, 12:44 AM     #8 (permalink)
Ultimate Member
 
crouse's Avatar
 
Join Date: Jun 2002
Location: Iowa
Posts: 2,879
Send a message via ICQ to crouse
Your welcome

Hope it keeps you spam free
crouse is offline   Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Similar Threads
Thread Thread Starter Forum Replies Last Post
techimo 300 word post super gerbil IMO Community 5 August 24th, 2005 10:27 AM
Coxs spam filter GroundZero3 Security and Privacy Issues 6 April 28th, 2004 09:50 PM
SPAM IS DRIVING ME NUTS--HELP! Martoch Security and Privacy Issues 18 October 27th, 2003 10:30 AM
Spam. What can I do? voogru Webmastering and Programming 5 October 22nd, 2003 08:23 PM
What happens when.... deltaf508 General Tech Discussion 21 January 16th, 2002 09:10 PM


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Most Active Discussions
Is It Just Me? (2861)
Obama the Muslim (14)
California Passes Anti-Flat-HDTV Le.. (39)
Is the PSU I received dead? (10)
windows vista security holes (9)
Foreign voltage (10)
HIS HD5770 graphic card question (15)
Print spooler problem (13)
Install XP pro and a Vista laptop ?.. (9)
Dept. of HS: NSA 'Helped' Develop V.. (15)
A good PSU? (10)
New Computer wont recognize XP disc (7)
Ideal cheap graph card for PC-Gamin.. (15)
EVGA 9800 gtx help with finding a g.. (8)
Recent Discussions
Wireless Router+Cable Modems and Much.. (0)
Optical Audio A-B Switch (1)
windows vista security holes (9)
Fire in DVD (0)
radeon x850xt platinum & shader 3 (2)
The NTDVM CPU has encountered an ille.. (24)
[F@H SPAM 11/16/09] ! 1/2 months to r.. (34)
Wireless speakers for PC? (11)
Print spooler problem (13)
Help getting around port 80 for camer.. (2)
Display shows 3x5 inch in middle of s.. (3)
monitor will not turn on at all, (1)
World's largest Monopoly Game using G.. (331)
Foreign voltage (10)
FiOS modem/router interfering with ne.. (7)
Browsers wont load websites (2)
Virus Doctor Popup? (1)
Dept. of HS: NSA 'Helped' Develop Vis.. (15)
Install XP pro and a Vista laptop ?? (9)
EVGA 9800 gtx help with finding a goo.. (8)
Modern Warfare For the PC (32)
Problem with speed step/turbo boost? (1)
Modern Warfare 2: Who Bought It? (61)
SIS 740 and Widescreen (8)
Baffling Problem with my CPU/MoBo's. .. (0)


All times are GMT -4. The time now is 11:34 PM.
TechIMO Copyright 2009 All Enthusiast, Inc.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28