Hi everybody.
I have a serious problem with a clip bottom mailto and accents.
with a mailto i have to display text in the outlok mail. This is the code
on (release) {
getURL("mailto:?subject= the subject &body= the text.");
}
the problem is that the mail don’t display the accents for examplo “á” or “é” or “í” .
I have also using this
System.useCodepage=true but i don’t solved the problem.
Everybody can help me and kwon how to do ?
thanks a lot!
Marko.