Hi,

My pages cannot show special characters from other languages. It only works for english. How can I modify it to display other characters from french, greek, turkish, arabic etc. ?

Thanks

</div><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

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

</head>

Recommended Answers

All 2 Replies

I use UTF-8 content which solves the problem.

Thanks for the reply anyway.

commented: UTF-8 is nothing but Unicode. :) +4
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.