On Thursday, June 13, 2002 at 6:24:17 PM, you wrote: > Analysis & Solutions wrote: >> If you don't need the address to be hyperlinkable, you can put the user, @ >> and domain in different table cells. Or even put each letter in a >> separate cell. Could even set the border, cellspacing and cellpadding to >> 0 to make it not look like a table. > Assuming the address does have to be a link people can just click on, is > there any way of preventing spambot from harvesting it?
You can create a javascript function that takes the place of the link and builds the mailto: link at runtime. Google should be able to point you in the right direction. -- Stuart -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php