Are you sure it's "two diamonds", or actually the [replacement character] applied by your own browser for unprintable chars?
http://en.wikipedia.org/wiki/Specials_%28Unicode_block%29

Have you taken a look with other browsers, just in case?
Your page may be in utf-8, but the browser is still on Windows-1252 or something else.

http://stackoverflow.com/questions/26027406/encodeutf-8-printing-strange-characters

http://www.w3.org/International/questions/qa-what-is-encoding.en

Al Holden
P.S. Please let us know the solution when you find it!


On 2/28/2015 11:06 AM, Lee wrote:
Hi All,

I am trying to get a page to post something to a users facebook status page. I can get it to post as I have sorted out the oauth etc and accessToken etc and have the correct scope enabled etc.

The message I want to post is this: Just received £#NumberFormat(FORM.VoucherValue,'9.99')# in compensation vouchers for train delays and cancellations thanks to DRS!

But the £ symbol is coming out as 2 dimonds on facebook. I have tried sending encoded values, hex values, UTF8 values etc but to now avail. Does anyone have any ideas or a direction to point me in? Google does not seem to be returning anything remotely relevant.

Welcome any input.

Thanks,

Lee
--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en

---
You received this message because you are subscribed to the Google Groups "Open BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en

---
You received this message because you are subscribed to the Google Groups "Open BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to