Dville Posted July 12, 2006 Share Posted July 12, 2006 Basicly what I'm looking to make is a link that will open up the visitor's default email, and insert a variable into the body of the new email. Allowing the user to fill in the to: field, and subject field. . .and thus allowing them to send the email themselves.An example can be found at www.digg.comIf you're looking at a list of articles, there's a link for each article that says 'email this'. Except instead of having the site send the email. I'd rather it just open the user's default email client.I already have the variable $url, which olds the url of the article in question. So all I need help on is opening the default email client, and insterting the variable into the body.Thanks in advanced to anyone who can help. Quote Link to comment https://forums.phpfreaks.com/topic/14348-open-default-email-and-insert-stringurl-from-a-variable-into-the-body/ Share on other sites More sharing options...
Dville Posted July 12, 2006 Author Share Posted July 12, 2006 cancel that, i'll just use the basic html mailto, thanks though Quote Link to comment https://forums.phpfreaks.com/topic/14348-open-default-email-and-insert-stringurl-from-a-variable-into-the-body/#findComment-56569 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.