jalarie - 11:53 pm on Jan 31, 2011 (gmt 0) I had a similar problem with a .js file that I was trying to display. I solved it with: <script ... charset="ISO-8859-1"></script>
I had a similar problem with a .js file that I was trying to display. I solved it with: <script ... charset="ISO-8859-1"></script>
<script ... charset="ISO-8859-1"></script>