Welcome Guest Search | Active Topics | Sign In | Register

Convert HTML string with symbols Options
GGSDBA
Posted: Monday, February 18, 2013 7:03:21 PM
Rank: Newbie
Groups: Member

Joined: 2/4/2013
Posts: 7
Hi,

I've been converting HTML strings with much success, but now I'm trying to convert one that contains a symbol (tick) using the follow code:

Code: HTML/ASPX
<span style='font-family: Arial Unicode MS'>&#10004;</span>

Note: there are no spaces in the actual symbol code...had to add them to show the code

It doesn't seem to convert the tick and instead places an empty box in its place. If I render the code on screen it works.

Any ideas on how I might be able to convert symbols?

Cheers,

Eloise Angel
eo_support
Posted: Monday, February 18, 2013 8:40:50 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

We tested your code with the latest version and it works fine.

Thanks
GGSDBA
Posted: Monday, February 18, 2013 8:46:58 PM
Rank: Newbie
Groups: Member

Joined: 2/4/2013
Posts: 7
Thanks for the reply. Any ideas as to why it's not working for me?
eo_support
Posted: Monday, February 18, 2013 8:53:22 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

I can't think of any reason why it does not work for you. You can try to run the demo application with the HTML and see if it works for you, if that works and your application does not, then at least you have a working sample application with source code, so you can start troubleshooting from there.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.