Heres a quick snippet of code to show how to easily turn the text of an email address into an image.
This can help to deter bots from harvesting your email address.
Credit to RevolutionWeblog as this is a modification of code from there.
destination = "newImage.png" source = "#request.newImage#" overwrite = "yes" quality = "1.0">
|