Hi everyone, In an attempt to get prevent our email addresses from being harvested we would like our authors to add links in their texts like this: mailme?user=toto to a dtml method called mailme which has the following code : <dtml-call expr="RESPONSE.redirect('mailto:'+ user +'@mydomaine.fr')"> This way their mail software is opened and no email addresses are visible on our pages. However the link has to have a target="_blank" attribute, which opens an annoying blank page, so that the visitor can get back to the page he was viewing. Is their a better way to do this without launching into providing forms for the visitor to fill in etc. TIA Marie Robichon Web Task Force European Synchrotron Radiation Facility BP 220 38043 Grenoble Cedex France http://www.esrf.fr Tel: (33) 04 76 88 21 86 Fax: (33) 04 76 88 24 27