Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 2 of 2

This is a discussion on Anti Spambot Code Generator in the Open Discussion & Chit-chat forum
There are other versions out there on the net, however, I just finished a webpage to generate javascript code to hide email addresses and phone ...

  1. #1
    JPC Member LV89148's Avatar
    Join Date
    May 2004
    Location
    Las Vegas
    Posts
    31

    Anti Spambot Code Generator

    There are other versions out there on the net, however, I just finished a webpage to generate javascript code to hide email addresses and phone numbers on web pages from the spambots. It is not meant to stop hackers (ok, maybe lazy ones) but it will enhance web privacy. It is also easy to use.

    Generator: http://vegas215.com/antispam.html

    Test Page: http://vegas215.com/antispamtest.html

    Last edited by LV89148; 02-01-2005 at 02:24 AM.

  2. #2
    Insanity Incarnate Piyer's Avatar
    Join Date
    Jan 2003
    Location
    Brooklyn, NY
    Posts
    61
    You could also use a function to do the same thing in php, and a friend of mine was using a cgi script to do it, too, a couple of years back. The basic idea of his cgi was to turn letters, numbers, and @ sign in e-mail addresses into a long string of "& # # # ;" (split to prevent errors) codes. Unreadable in the source code, but normal looking on the webpage.
    AJ Kleipass
    ----------------------------------------------
    http://www.rockycrater.org

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
  •