officemanager2
Technical User
Hello: I know that if one wants to set up a simple click link email the code in HTML dreamweaver is as follows:
I've been trying to set this up so that the click will also load an email into the CC line. I've tried a few variations, but nothing works. Seems like a simple thing, but I am having no luck with it.
Code:
<a href="mailto:client@hotmail.com">email
here</a>
I've been trying to set this up so that the click will also load an email into the CC line. I've tried a few variations, but nothing works. Seems like a simple thing, but I am having no luck with it.