I found how to fix it in dreamweaver.

You just must change the file:

C:\Arquivos de programas\Macromedia\Dreamweaver 
MX\Configuration\DocumentTypes/MMDocumentTypes.xml

Change the follow line adding tpl extension and it will works fine:

<documenttype id="HTML" internaltype="HTML" 
winfileextension="htm,html,tpl,shtml,shtm,stm,lasso,xhtml" 
macfileextension="html,htm,tpl,shtml,shtm,lasso,xhtml" file="Default.html" 
writebyteordermark="false">

Thanks for everytips.


""João Cândido de Souza Neto"" <[EMAIL PROTECTED]> escreveu na 
mensagem news:[EMAIL PROTECTED]
>I am facing a trouble in my system in which i am not able to show 
>ISO-8859-1 encoding data. When i tried to use the follow meta tag it works 
>in firefox but still not working in IE.
>
> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
>
> In firefox it shows: REMÉDIO PARA O GADO
>
> In IE it shows: REM?IOS PARA O GADO
>
> Could someone help me?
>
> Thanks in advance.
>
> -- 
> João Cândido de Souza Neto
> Curitiba Online
> [EMAIL PROTECTED]
> (41) 3324-2294 (41) 9985-6894
> http://www.curitibaonline.com.br 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to