blacksheep Posted November 8, 2006 Share Posted November 8, 2006 I want to have a link on a website that when you click it, it'll open up your email client (ie: Outlook) and have some message content. Is this even possible?I know that you can do a subject easily with something like:[code]mailto:[email protected]?subject=subject line [/code]But how do I make it have some content?I'd do it in a php form, but we need the emails to be coming directly from the professors' email addresses for basic security and bookkeeping purposes in the department so I just wanted them to have a template to work with without having to ctrl+c/ctrl+v it.Thanks for any input!Jonathon Link to comment https://forums.phpfreaks.com/topic/26613-can-you-pre-fill-email-content/ Share on other sites More sharing options...
fenway Posted November 8, 2006 Share Posted November 8, 2006 you can use &body= Link to comment https://forums.phpfreaks.com/topic/26613-can-you-pre-fill-email-content/#findComment-121823 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.