Backboards: 
Posts: 152
In response to "I am adding an e-mail address to a website that I am making. I don't want to leave it as simple text because a spammer bot can find it. I will make " by James Bond (aka Igor)

Techie answer: You could do it in dhtml.

Make the spot where you want it a div and then onload run a javascript function that populates the inner text of that div. In the js just don't put the whole address in one variable, split them up.

Responses:
Post a message   top
Replies are disabled on threads older than 7 days.