I'm looking for a cool ASP NET script that can replace sensitive text, like your email address, with a graphic. And the text size, text style, text color, and background color of the graphic would automatically match with its surroundings. Is there something
like this available?
Rather than replace sensitive text with a graphic — which still won't hide an actual mailto: email link — you should use something like this
SafeMailLink HttpModule. The same idea employed above can be extended to more than just email addresses.
None
0 Points
87 Posts
Protecting emails
Dec 11, 2004 02:46 AM|jmore|LINK
Participant
1002 Points
7934 Posts
Re: Protecting emails
Dec 11, 2004 04:22 AM|SomeNewKid|LINK