This looks like it might be pretty close to your issue:
http://stackoverflow.com/questions/4382518/why-cant-i-display-a-pound-%C2%A3-symbol-in-html

"Educated guess: You have a ISO-8859-1 encoded pound sign in a UTF-8 encoded page."
Try HTML's £ or £ instead of the literal symbol.

Al Holden


On 3/1/2015 1:40 AM, Lee wrote:
Absolutely right, it is the following:

U+FFFD  replacement character

Will test in other browsers to see if it continues but I have never seen it on facebook before in anyone else's posts so just wondering what they are sending instead of the £ symbol in their cfhttp push to the feed.

Will update when I find the answer.

Cheers,

Lee

On Saturday, February 28, 2015 at 7:06:32 PM UTC, 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