Justin French wrote:

> simple str_replace() stuff will get the address into a mickey at disney
> dot com format... but the link needs to be done with javascript, and you
> have to accept that it will not work for everyone.

    What about if I made the link point to another PHP script that will then create
the valid link and push the browser to it (through header location)?  Will
harvesters be able to capture this?

    I mean, I've seen cases where the link looks like this:

    HREF="mailto:%61%73%68%6C%65%79%40%70%63%72%61%66%74%2E%63%6F%6D";

    Which when clicked on, translates to the real address.  So if I have my script
generate something like that for email, will harvesters be able to capture that
information and translate it?

--
W | I haven't lost my mind; it's backed up on tape somewhere.
  +--------------------------------------------------------------------
  Ashley M. Kirchner <mailto:[EMAIL PROTECTED]>   .   303.442.6410 x130
  IT Director / SysAdmin / WebSmith             .     800.441.3873 x130
  Photo Craft Laboratories, Inc.            .     3550 Arapahoe Ave. #6
  http://www.pcraft.com ..... .  .    .       Boulder, CO 80303, U.S.A.




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to