Forum Moderators: open
<a href="mailto:test@example.com?subject=Questions%2FComments">E-mail Me</a>
This is especially true of spaces. While some mail clients will correctly parse a space or a +, many won't:
<a href="mailto:test@example.com?subject=Questions%20or%20Comments">E-mail Me</a>
instead of
<a href="mailto:test@example.com?subject=Questions or Comments">E-mail Me</a>
<a href="mailto: helpdesk@example.com?subject=Test%20Message&body=Please%20add%20NAMEOFUSER%20to%20the%20MG%20group.">
[edited by: encyclo at 2:56 pm (utc) on Dec. 19, 2005]
[edit reason] examplified [/edit]