Displays an email link by making use of a complex javascript. Since web crawlers and Search Engine Bots don't evaluate javascript, they shouldn't be able to recognize another email adress to potentially send unsolicited emails to.
(1) Copy "Pentabyte.WebControls.dll" into the "Bin" - directory of your ASP.NET 2.0 web application. Create the "Bin" - directory first, in case it does not exist yet
<Pentabyte:ScrambledEmailLink Email="......" Subject="webpage" DisplayText="contact webmaster" runat="server" />
(3) Done! You can see the result in the example. Try to search the source code of this page for the email adress! ;-)