Sean Gilligan wrote: > I just setup a personal home page and the template had a section that > I edited to look like this: > [[MailTo(sean AT SPAMFREE msgilligan DOT com)]] > > I assumed it would use JavaScript to protect my e-mail address, but > when I view source on the page it's right there: > > <p class="line862">Email: <a class="mailto" > href="mailto:name at address.com">name at address.com</a> Oops, sorry -- I see that logged-in users (like me) can see the addresses directly, but non-logged in users can't. -- Sean