Safer Email Address(pareshjagatia.blogspot.com)

submitted by pareshjagatiapareshjagatia(90) 3 years, 11 months ago

Direct email addresses used in the website are supposed to be caught by the mail bots that capture the email addresses from the website. But as..

1 comment |category: |Views: 11

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by spoulsonspoulson(327) 3 years, 11 months ago 0

I think it's worth noting that you can refer to www.asciitable.com for the ASCII codes. I automate this with a Perl script:

> perl -e "printf('&#%d;', unpack('c', substr($ARGV[0],$_,1))) for (0..length($ARGV[0])-1)" email@yahoo.com
email@yahoo.com

Reply

information Login or create an account to comment on this story