Question
How to code an o with an umlaut
Hello.
Im adding a mailto command to a button and want to add some subject text as such:
mailto:name@emailaddress.com?subject=A%20subject%20lineAll works fine changing spaces to %20 where spaces should be.
The problem im having is that my subject line has a small letter o with an umlaut, like this ö.
I can't find the hex code (or whatever it is) that i need in order to get the subject line to read properly.
Can anyone help?
