copy/paste text unicode
copy/paste text unicode
- Started
- Last post
- 2 Responses
- Drno
Is there a way to copy past some text in dreamweaver so it automatically display the right Unicode??
thanx
- Drno0
bump
- Drno0
ok, found the solution, if it interests anyone
to be able to use "italian" or "french" accents without having to manually set every characters by hand is to convert the document
from
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">to
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">