I just received a large list of email addresses from a customer that want me to put it on a regular html page.
I would appreciate it very much if there was some way to automatic convert those emails into email hyper-links:
<td>[email protected]</td> ---> <td><a href="mailto:[email protected]">[email protected]</a></td>
I was hoping there was a way in dreamweaver but it can't find any solution :/