thanks, that worked!

Terry

On Mar 12, 2006, at 9:42 AM, Bill Hoffman wrote:


On Mar 12, 2006, at 6:26 AM, Terry Romine wrote:

How do I go about keeping the integrity of foreign character sets? BTW: the original site used iso-8859-1 and windows-1252.

1) use utf-8 for the saved encoding in the BBEdit text document itself
2) in the HTML set the document charset in the <head> element to utf-8 with the following:

<meta http-equiv="content-type" content="text/html; charset=utf-8" />



--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>




--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to