When you think ASP, think...
Recent Articles
All Articles
ASP.NET Articles [1.x] [2.0]
ASPFAQs.com
Message Board
Related Web Technologies
User Tips!
Coding Tips
Search

Sections:
Book Reviews
Sample Chapters
Commonly Asked Message Board Questions
Headlines from ASPWire.com
JavaScript Tutorials
MSDN Communities Hub
Official Docs
Security
Stump the SQL Guru!
Web Hosts
XML Info
Information:
Advertise
Feedback
Author an Article
Technology Jobs



















internet.com
IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers
ASP ASP.NET ASP FAQs Message Board Feedback ASP Jobs
Print this page.

Business Systems Analyst - Clearing - SQL Server - ASP - VB (IL)
Next Step Systems
US-IL-Chicago

Justtechjobs.com Post A Job | Post A Resume

User Tips: Making sure International Web Browsers Render your Web Pages Correctly


By Richard Ireland

A recent survey concluded that 40% of the web population are non-English speakers. Many of these use non-English version web browsers. Don't assume that everyone's default character set is the same as yours - explicitly state your intended character set. For western characters this can be achieved with:

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

I've seen many websites from large reputable companies that fail to specify the character set, and use extended ISO characters for the single apostrophe, em-dash, copyright or trademark symbols. International browsers, especially those in the Far East will fail to render such characters, replacing them with "?", a square box or in some cases combine them with the following byte to form an oriental character. Specifying the character set explicitly prevents this problem.

Return to user tips...


Windows Internet Technology | ASP.NET [1.x] [2.0] | ASPMessageboard.com | ASPFAQs.com | Advertise | Feedback | Author an Article


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers