is there a command or function that can convert all special characters such as "à " or "n°" because when I put it in an html file I see strange symbols, it would take a command like UTF-8 with BOM
on my html I allready insert
but it's not enough
because I have a string as "contabilità " with a grave or "Ordine n°" and on html I see a symbol ?
on my html I allready insert
TEXT INTO cHtml
<!DOCTYPE html>
<html lang="it">
<head>
<meta charset="UTF-8">because I have a string as "contabilità " with a grave or "Ordine n°" and on html I see a symbol ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com