• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: applescript and browsers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applescript and browsers


  • Subject: Re: applescript and browsers
  • From: Phil Dobbin <email@hidden>
  • Date: Wed, 28 Jan 2004 00:32:56 +0000

On 27/01/2004, at 23:08 (GMT), Florian Weber, email@hidden wrote:

>well, how else would you hide a email adresse from spiders who
>seek webpage for email adresses?

I use this:

#!/usr/bin/perl -p

s/(.)/'&#' . ord($1) . ';'/ge;

which encodes my address to:

&#112;&#104;&#105;&#108;&#64;&#112;&#104;&#105;&#108;&#100;&#111;&#98;&#98;&#105;&#110;&#46;&#110;&#101;&#116;

Not exactly Applescript though. But it ain't Javascript either :-)

Regards,

Phil.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: applescript and browsers (From: Florian Weber <email@hidden>)

  • Prev by Date: InDesign Error -1728?
  • Next by Date: Re: Test
  • Previous by thread: Re: applescript and browsers
  • Next by thread: Re: applescript and browsers
  • Index(es):
    • Date
    • Thread