What is it with the Euro symbol?
Posted: Wed Sep 22, 2004 2:34 pm
I'm transforming some xsl/xml into HTML using PureBasic and just can't seem to get the encoding right in the HTML document.
This is what I'm using :
Which works for some stuff, but for the euro symbol and more it just shows a question mark - even on European computers.
I'm at a loss.. What can be done?
This is what I'm using :
Code: Select all
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">I'm at a loss.. What can be done?