Saturday, October 24, 2009

Stuck creating hyperlink for an email address in Windows Email (vista version)?

I am working in Windows Email (Vista version)





I am trying to create a hyperlink in the body of the email that, when clicked on, will create an email that is





1. Addressed to two individuals,


2. Will allow me to specify the subject of the email


3. Will allow me to insert some text in the body of the email.





So far I have written - my email I am sending out, and have highlighted some text 'click here to reply' I have then gone to 'INSERT' and then 'HYPERLINK' and in the rop down box selected 'MAILTO:' I insert both email addresses with a semi-clon in between.





This is as far as I can get - I have tested what I have done and the link creates an email but I am not given the option to choose subject title and text in the email.





Any ideas?
Stuck creating hyperlink for an email address in Windows Email (vista version)?
Hyperlink w/ email


%26lt;a href="mailto:someone@yoursite.com?


The ? is a seperator standard in email to add more code after the "Mailto"





Injection for Subject


Subject=Blah%26amp;


The %26amp; Says you're adding more





This is the injection for sending someone else


cc=someoneelse@theirsite.com, another@thatsite.com,"


Comma seperation





Pre-made Message


%20 = Space


%0D = LineBreak


Body=Hi%20Yahoo!%20Answers!





%26lt;a href="Mailto:You@yahoo.com? subject=Hello%26amp;cc=Some oneElse@ yahoo.com%26amp;Body= Hello%20 Yahoo!%20 Answers!"%26gt;Email ME! %26lt;/a%26gt;

No comments:

Post a Comment