c0mrade
04-21-2008, 11:51 PM
Hi all,
I have a problems with some national characters.. I'm using proper charset I think <meta http-equiv="Content-Type" content="text/html; charset=windows-1250" /> and all characters work properly like š, ć, š etc. I have a small problem when I'm taking rss from another website .. in this case national characters appear like ? ... my question is should I write javascript (I don't know how to write it I'm still newbie with javascripts) which will loop trough body and replace all national characters if any with proper html symbol like ć is same as &# 263;or another better solution is out there.
Thank you for your answers
I have a problems with some national characters.. I'm using proper charset I think <meta http-equiv="Content-Type" content="text/html; charset=windows-1250" /> and all characters work properly like š, ć, š etc. I have a small problem when I'm taking rss from another website .. in this case national characters appear like ? ... my question is should I write javascript (I don't know how to write it I'm still newbie with javascripts) which will loop trough body and replace all national characters if any with proper html symbol like ć is same as &# 263;or another better solution is out there.
Thank you for your answers