Mark Holland | 25 Feb 15:09

Re:   to  mystery

Chris Croome wrote:

>I don't have any answer but I know that MKDoc has a bug very much like
>this at the moment:
>
>  Copyright © 2001-2002 MKDoc Ltd.
>
>  
>
I had the same error on one of my pages. I converted the source template 
file from utf8 encoding to iso-8859-1 and it cleared things up. It's 
really weird but utf8 encoded template files always screw up.

-mark

William McKee | 25 Feb 17:35
Favicon

Re:   to  mystery

On Wed, Feb 25, 2004 at 02:09:29PM +0000, Mark Holland wrote:
> I had the same error on one of my pages. I converted the source template 
> file from utf8 encoding to iso-8859-1 and it cleared things up. It's 
> really weird but utf8 encoded template files always screw up.

Hi Mark,

I think that you've mentioned this before in response to this thread.
Now that I have a better understanding of what you mean, I changed the
meta tag that sets the Content-Type to iso-8859-1 as follows:

  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

Sure enough the  character is gone. Does it work for you Chris?

William

--

-- 
Knowmad Services Inc.
http://www.knowmad.com

Chris Croome | 25 Feb 18:01
Picon
Favicon

Re: &nbsp; to  mystery

Hi

On Wed 25-Feb-2004 at 11:35:05 -0500, William McKee wrote:
> 
>   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
> 
> Sure enough the  character is gone. Does it work for you Chris?

Not really, if you change the charset using mozilla you get this:

  © 

I'm going to try your script now...

Chris  

--

-- 
Chris Croome                               <chris@...>
web design                             http://www.webarchitects.co.uk/ 
web content management                               http://mkdoc.com/   


Gmane