'Mail current page as an template - HTML

I need to mail the current page as a template using mailto: function in HTML, JavaScript. I can even able to attach a file using mailto: function. But I have no idea about to how to create the current page as a template and attach it to the mail. Help me to do this.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source