Can this be protected? - several examples

Greg Rundlett greg at freephile.com
Tue Mar 30 09:51:01 EST 2004


Greg Rundlett wrote:

> Bots and other programs do certainly scour the web for email 
> addresses.  For that matter, I have a bookmarklet[1] that can harvest 
> all the email addresses from a single page with one click--useful for 
> harvesting lists from membership pages and website mailing list 
> archives etc.

Sorry, I forgot to add the bookmarklet.  Create a Mozilla bookmark with 
this as the 'location' or make a link with this as the 'href', and then 
bookmark that link.

javascript:eMlA='';for(iB2M=0;iB2M<document.links.length;iB2M++){if(document.links[iB2M].protocol=='mailto:'){Ju59=document.links[iB2M].toString();eMlA+=Ju59.substring(7,Ju59.length)+'\n'}};if(eMlA!=''){alert(eMlA)}else{alert('No 
mailto links on page!')}

-- 
FREePHILE
We are 'Open' for Business
Free and Open Source Software
http://www.freephile.com
(978) 270-2425
"I've seen the forgeries I've sent out."
-- John F. Haugh II (jfh at rpp386.Dallas.TX.US), about forging net news articles




More information about the gnhlug-discuss mailing list