Results 1 to 2 of 2

Thread: E-mail Scrambler question

  1. #1
    Join Date
    Nov 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question E-mail Scrambler question

    1) Script Title: Easy E-mail Scrambler

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...lscrambler.htm

    3) Describe problem:

    Hi,

    Ive got a question about this script. If my e-mail link looks like this (see below), will it still be safe?

    <a href="mailto:info1[at]handelgate.com">info1@handelgate.com</a>

    And another question. How can I verify the script is running properly?

    Thank you

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    No, since the portion in red would be picked up by spam harvesters:

    Code:
    <a href="mailto:info1[at]handelgate.com">info1@handelgate.com</a>
    A better script to use if you wish to scramble both the email link and email text is Email Riddler. Best way to verify that it's working is just to click on the email link as if you're a visitor and see if it works.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •