N
Nicolas
I got an hyperlink in my aspx page which open the email app as follow:
Source Code in IE
<A HREF="mailto:[email protected]?subject=Demande d'information sur bien
506&Body=Il s'agit d'une propriété etc...">myName.</A>
Text in Outlook
Subject: Demande d'information sur bien 506
Body: Il sâ?Tagit dâ?Tune propriété etc...
Why does the Text in the body change with those strange code as in the
source it is ok?
I'm using globalisation but still shouldn't give me this kind of problem as
in the source code from IE the text is ok.
Any help will be useful.
Source Code in IE
<A HREF="mailto:[email protected]?subject=Demande d'information sur bien
506&Body=Il s'agit d'une propriété etc...">myName.</A>
Text in Outlook
Subject: Demande d'information sur bien 506
Body: Il sâ?Tagit dâ?Tune propriété etc...
Why does the Text in the body change with those strange code as in the
source it is ok?
I'm using globalisation but still shouldn't give me this kind of problem as
in the source code from IE the text is ok.
Any help will be useful.