How do I set a proper name for the recipient when in HTML I want to use the \"mailto\" tag.
Something like:
mailto:\"John Wayne(jw@email.com)?subject
I tried
mailto:John Wayne?subject...
and it seems to work.