Pages: 1
RSS
International Characters are garbled, but the HTML is fine
 
I have a webpage with the following HTML:
Code
<a href="mailto:name@domain.com?subject=Your new information&body=Logga in med detta lösenord: abcxyz">name@domain.com</a>

The HTML is coming through perfectly, but the International Characters are garbled in the e-mail message window.

The Body of the message shows this:
Quote
Logga in med detta lösenord: abcxyz
where is should show this:
Quote
Logga in med detta lösenord: abcxyz
Is this anything that I can control in The Bat!?
Windows 7 Professional SP1 • The Bat 5.0.16
 
View -> Character Set

pick the most likely charset, try also UTF-8 and Western European(ISO)

If the character set is correctly defined in the message you don't have to switch it manually.
For new messages charset can be changed by clicking the bottom right corner of the compose window.
Pages: 1