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@domain.com?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 Quote Link to comment Share on other sites More sharing options...
fenway Posted November 8, 2006 Share Posted November 8, 2006 you can use &body= Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.