Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mailto

Creating Email Link With Dynamically Generated Body With Html5 & Javascript

Am trying to create a link to create an email to send information to the user, the body of which ne… Read more Creating Email Link With Dynamically Generated Body With Html5 & Javascript

Encoding Json Data For A Mailto Link

How do I properly encode a mailto link with JSON data in the query parameters so that the link work… Read more Encoding Json Data For A Mailto Link