When certain people view news.php it seems to output garbage characters rather than the text, my usage is:
<html>
<head>
<meta http-equiv="Content-Language" content="en-gb">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>RioWorld - Rios Home From Home</title>
</head>
<body>
<table border="1" width="100%" bgcolor="#E6F8FF" cellspacing="0" bordercolorlight="#00A2DF" bordercolordark="#00A2DF">
<tr>
<td>
<font face="Arial" size="2">
<!--#include virtual="yabbse/index.php?action=news;board=18" -->
</font>
</td>
</tr>
</table>
</body>
</html>
The page is
www.rioworld.org/indexn.htmany ideas?