Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with IE with a weird character
Message
De
27/11/2014 09:29:48
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01611481
Message ID:
01611493
Vues:
36
>The extra character is a UTF-8 formatting character. If you see this it probably means that the page is not properly handling the content encoding. Make sure you're using UTF-8 encoding on the page (which is the default). If you're using something else I highly recommend you don't because browsers default to that as well and if it changes you can see odd behaviors at times for thing like caching for example.

Thanks, that site required iso-8859-1 instead of UTF-8. But, I will sell the idea back based on what you said. I assume you are making reference to the Meta tag content with the attribute text/html; charset=UTF-8.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform