Sending emails with Javascript
问题 This is a little confusing to explain, so bear with me here... I want to set up a system where a user can send templated emails via my website, except it\'s not actually sent using my server - it instead just opens up their own local mail client with an email ready to go. The application would fill out the body of the email with predefined variables, to save the user having to type it themselves. They can then edit the message as desired, should it not exactly suit their purposes. There\'s a