Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / JScript / February 2005

Tip: Looking for answers? Try searching our database.

different Languages in same page

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Varsha - 18 Feb 2005 11:17 GMT
Hi,
How can I display characters from different character sets on the same HTML
page?
How to simultaneously display multiple languages on the same page.

I am using div tag to display source and target languages in a same asp.net
page.
I have to open different source and target language side by side in same page.

It works properly when language is english but japanease and other languages
are not coming properly.

I used iFrame tag also and it was working fine it displays the languages
properly in the same page. but client side events are not available.

If there's anybody knowledgeable about this topic, preferably someone who
has implemented it before, please assist.

Thanks...
Varsha.
Serge Baltic - 18 Feb 2005 13:39 GMT
V> How can I display characters from different character sets on the
V> same HTML
V> page?
V> How to simultaneously display multiple languages on the same page.

Use a Unicode encoding, either UTF-8 or UCS-2. In an normal browser with
fonts appropriate installed it should work.

Note that for ASPX you will have to do both:
1) Set page encoding in its properties to, say, UTF-8, and
2) Save the page source in this encoding too, by File -> Save As… and choosing
"Save with Encoding …" from the dropdown on the Save button.

Note also that not all fonts support multiple charsets … Arial is the most
capable, I think.

Signature

Serg


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.