What are the steps you can take when creating mailto links to reduce problems with spam?

What will be an ideal response?

1) Replace the text of the e-mail addresses with inline images that are more difficult for e-mail harvesters to read.
2) Write a program to scramble any e-mail addresses in the HTML code, unscrambling the e-mail address only when a user clicks it.
3) Replace the characters of the e-mail address with escape characters. For example, you can replace the @ symbol with the escape sequence %40.

Computer Science & Information Technology

You might also like to view...

To find which customers have not yet ordered, you would run a(n) ________ query

Fill in the blank(s) with correct word

Computer Science & Information Technology

Can link and end-to-end encryption both be used on the same communication? What would be the advantage of that? Cite a situation in which both forms of encryption might be desirable.

What will be an ideal response?

Computer Science & Information Technology