Hi,
I am having difficulty getting uppercase in the subject of my mailto link (or any of it really).
I am trying to do:
<a href="mailto:john.doe@email.com?subject=CAPS">email</a>
When it opens the outlook screen it is all in lower case?
I have tried using the javascript escape() method but tat does not work either...is there any way of getting upper case letters into the mail?
Thanks,
Brett.
I am having difficulty getting uppercase in the subject of my mailto link (or any of it really).
I am trying to do:
<a href="mailto:john.doe@email.com?subject=CAPS">email</a>
When it opens the outlook screen it is all in lower case?
I have tried using the javascript escape() method but tat does not work either...is there any way of getting upper case letters into the mail?
Thanks,
Brett.