I’m creating an html email, and I want to add these features:
- View in Browser
- generates a link to the online version of the email
- Forward to Friend
- opens mail forwarding dialogue
MailChimp has these features built in and I’d like to mimic their functionality.
How could I generate links that do this?
You will have to host this HTML page somewhere in a server (website) and in your email point the link to this HTML page.