PC Review


Reply
Thread Tools Rate Thread

Japanese in browser??

 
 
Shelly
Guest
Posts: n/a
 
      3rd Feb 2004
Hi
I am developing a web application for multi language support. But when I
view in browser, all languages are shown except Japanese. Do I need to
follow some conventions or special settings for display in Japanese?
Thanks in advance.


 
Reply With Quote
 
 
 
 
Kheops
Guest
Posts: n/a
 
      3rd Feb 2004
Yes you have to install an add-on to internet explorer to use Japanese
characters.

Look at Internet Explorer > Tools > Internet Options

Then go to the General tab

And clik on language on the bottom of the window

Click on Add and then you can add the Japanese Language :-)

Bye bye
"Shelly" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi
> I am developing a web application for multi language support. But when I
> view in browser, all languages are shown except Japanese. Do I need to
> follow some conventions or special settings for display in Japanese?
> Thanks in advance.
>
>



 
Reply With Quote
 
Shelly
Guest
Posts: n/a
 
      3rd Feb 2004
Oh, that was real fast Kheops, Thanks a lot.
Lemme check with this and get back to you. )
Thanks again..


"Kheops" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Yes you have to install an add-on to internet explorer to use Japanese
> characters.
>
> Look at Internet Explorer > Tools > Internet Options
>
> Then go to the General tab
>
> And clik on language on the bottom of the window
>
> Click on Add and then you can add the Japanese Language :-)
>
> Bye bye
> "Shelly" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hi
> > I am developing a web application for multi language support. But when I
> > view in browser, all languages are shown except Japanese. Do I need to
> > follow some conventions or special settings for display in Japanese?
> > Thanks in advance.
> >
> >

>
>



 
Reply With Quote
 
.NET Follower
Guest
Posts: n/a
 
      3rd Feb 2004
shelly
this is amit from india
i am also developing ur type of app
i hv these resources ,how r u developing the same

any specific site ...

--
Thanks and Regards,

Amit Agarwal
Software Programmer(.NET)
"Shelly" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi
> I am developing a web application for multi language support. But when I
> view in browser, all languages are shown except Japanese. Do I need to
> follow some conventions or special settings for display in Japanese?
> Thanks in advance.
>
>



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.576 / Virus Database: 365 - Release Date: 1/30/2004


 
Reply With Quote
 
Shelly
Guest
Posts: n/a
 
      4th Feb 2004
Hi Kheops

I am able to view a text file (saved

in Unicode coding) containing Japanese characters in the browser.

The problem is that the characters are stored in the Access db in Unicode,

but the Access driver that I am using to retrieve the data is not able to

retrieve the characters in Unicode, but converts them to ANSI coding. Within
Access if I view the data, it is displayed correctly.

Is a driver available for Access that will retrieve the Unicode characters?



"Kheops" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...

> Yes you have to install an add-on to internet explorer to use Japanese
> characters.
>
> Look at Internet Explorer > Tools > Internet Options
>
> Then go to the General tab
>
> And clik on language on the bottom of the window
>
> Click on Add and then you can add the Japanese Language :-)
>
> Bye bye
> "Shelly" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hi
> > I am developing a web application for multi language support. But when I
> > view in browser, all languages are shown except Japanese. Do I need to
> > follow some conventions or special settings for display in Japanese?
> > Thanks in advance.
> >
> >

>
>



 
Reply With Quote
 
Shelly
Guest
Posts: n/a
 
      4th Feb 2004

Hi Amit

Glad to know that you are dev. a similar app.

I am able to view a text file (saved

in Unicode coding) containing Japanese characters in the browser.

The problem is that the characters are stored in the Access db in Unicode,

but the Access driver that I am using to retrieve the data is not able to

retrieve the characters in Unicode, but converts them to ANSI coding. Within
Access if I view the data, it is displayed correctly.

Is a driver available for Access that will retrieve the Unicode characters?



".NET Follower" <amitagarwal-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> shelly
> this is amit from india
> i am also developing ur type of app
> i hv these resources ,how r u developing the same
>
> any specific site ...
>
> --
> Thanks and Regards,
>
> Amit Agarwal
> Software Programmer(.NET)
> "Shelly" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hi
> > I am developing a web application for multi language support. But when I
> > view in browser, all languages are shown except Japanese. Do I need to
> > follow some conventions or special settings for display in Japanese?
> > Thanks in advance.
> >
> >

>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.576 / Virus Database: 365 - Release Date: 1/30/2004
>
>



 
Reply With Quote
 
Kheops
Guest
Posts: n/a
 
      4th Feb 2004
I don't think the problem comes from IE.

Have you tried to open it with notepad ?


"Shelly" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi Kheops
>
> I am able to view a text file (saved
>
> in Unicode coding) containing Japanese characters in the browser.
>
> The problem is that the characters are stored in the Access db in Unicode,
>
> but the Access driver that I am using to retrieve the data is not able to
>
> retrieve the characters in Unicode, but converts them to ANSI coding.

Within
> Access if I view the data, it is displayed correctly.
>
> Is a driver available for Access that will retrieve the Unicode

characters?
>
>
>
> "Kheops" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>
> > Yes you have to install an add-on to internet explorer to use Japanese
> > characters.
> >
> > Look at Internet Explorer > Tools > Internet Options
> >
> > Then go to the General tab
> >
> > And clik on language on the bottom of the window
> >
> > Click on Add and then you can add the Japanese Language :-)
> >
> > Bye bye
> > "Shelly" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > Hi
> > > I am developing a web application for multi language support. But when

I
> > > view in browser, all languages are shown except Japanese. Do I need to
> > > follow some conventions or special settings for display in Japanese?
> > > Thanks in advance.
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
Shelly
Guest
Posts: n/a
 
      4th Feb 2004
Will try and get back to you
Plz help me in this matter Kheops.... thnx


"Kheops" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I don't think the problem comes from IE.
>
> Have you tried to open it with notepad ?
>
>
> "Shelly" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hi Kheops
> >
> > I am able to view a text file (saved
> >
> > in Unicode coding) containing Japanese characters in the browser.
> >
> > The problem is that the characters are stored in the Access db in

Unicode,
> >
> > but the Access driver that I am using to retrieve the data is not able

to
> >
> > retrieve the characters in Unicode, but converts them to ANSI coding.

> Within
> > Access if I view the data, it is displayed correctly.
> >
> > Is a driver available for Access that will retrieve the Unicode

> characters?
> >
> >
> >
> > "Kheops" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> >
> > > Yes you have to install an add-on to internet explorer to use Japanese
> > > characters.
> > >
> > > Look at Internet Explorer > Tools > Internet Options
> > >
> > > Then go to the General tab
> > >
> > > And clik on language on the bottom of the window
> > >
> > > Click on Add and then you can add the Japanese Language :-)
> > >
> > > Bye bye
> > > "Shelly" <(E-Mail Removed)> wrote in message
> > > news:(E-Mail Removed)...
> > > > Hi
> > > > I am developing a web application for multi language support. But

when
> I
> > > > view in browser, all languages are shown except Japanese. Do I need

to
> > > > follow some conventions or special settings for display in Japanese?
> > > > Thanks in advance.
> > > >
> > > >
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Getting Japanese Messages To Display From & Subject Lines In Japanese In Inbox, Et Al., Pane Of Outlook Express D. Spencer Hines Windows XP Customization 5 23rd Jul 2006 11:07 PM
Re: Getting Japanese Messages To Display From & Subject Lines In Japanese In Inbox, Et Al., Pane Of Outlook Express D. Spencer Hines Windows XP Customization 0 22nd Jul 2006 09:58 AM
[Update] Sleipnir Web Browser v2.30 Final (English; Japanese; Chinese] Captain Video Freeware 4 7th Feb 2006 03:08 PM
Japanese in browser?? Shelly Microsoft ASP .NET 7 4th Feb 2004 03:03 PM
Japanese fonts not displayed in browser cc Windows XP Internet Explorer 0 12th Aug 2003 10:34 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:44 PM.