Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 11:38 AM
Shelly
Guest
 
Posts: n/a
Default Japanese in browser??

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.


  #2  
Old July 19th, 2005, 11:38 AM
Kheops
Guest
 
Posts: n/a
Default Re: Japanese in browser??

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" <not@noreply.com> wrote in message
news:ufcmvlk6DHA.2432@TK2MSFTNGP10.phx.gbl...[color=blue]
> 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.
>
>[/color]


  #3  
Old July 19th, 2005, 11:38 AM
Shelly
Guest
 
Posts: n/a
Default Re: Japanese in browser??

Oh, that was real fast Kheops, Thanks a lot.
Lemme check with this and get back to you. :o)
Thanks again..


"Kheops" <gaetan.allart@kcc.com> wrote in message
news:101v22ptitmdk50@corp.supernews.com...[color=blue]
> 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" <not@noreply.com> wrote in message
> news:ufcmvlk6DHA.2432@TK2MSFTNGP10.phx.gbl...[color=green]
> > 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.
> >
> >[/color]
>
>[/color]


  #4  
Old July 19th, 2005, 11:38 AM
.NET Follower
Guest
 
Posts: n/a
Default Re: Japanese in browser??

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" <not@noreply.com> wrote in message
news:ufcmvlk6DHA.2432@TK2MSFTNGP10.phx.gbl...[color=blue]
> 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.
>
>[/color]


---
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


  #5  
Old July 19th, 2005, 11:39 AM
Shelly
Guest
 
Posts: n/a
Default Re: Japanese in browser??

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" <gaetan.allart@kcc.com> wrote in message
news:101v22ptitmdk50@corp.supernews.com...
[color=blue]
> 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" <not@noreply.com> wrote in message
> news:ufcmvlk6DHA.2432@TK2MSFTNGP10.phx.gbl...[color=green]
> > 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.
> >
> >[/color]
>
>[/color]


  #6  
Old July 19th, 2005, 11:40 AM
Shelly
Guest
 
Posts: n/a
Default Re: Japanese in browser??


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-NET@SoftHome.net> wrote in message
news:OK0Wf3k6DHA.260@TK2MSFTNGP11.phx.gbl...[color=blue]
> 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" <not@noreply.com> wrote in message
> news:ufcmvlk6DHA.2432@TK2MSFTNGP10.phx.gbl...[color=green]
> > 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.
> >
> >[/color]
>
>
> ---
> 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
>
>[/color]


  #7  
Old July 19th, 2005, 11:40 AM
Kheops
Guest
 
Posts: n/a
Default Re: Japanese in browser??

I don't think the problem comes from IE.

Have you tried to open it with notepad ?


"Shelly" <not@noreply.com> wrote in message
news:OVMlT3x6DHA.1672@TK2MSFTNGP12.phx.gbl...[color=blue]
> 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.[/color]
Within[color=blue]
> Access if I view the data, it is displayed correctly.
>
> Is a driver available for Access that will retrieve the Unicode[/color]
characters?[color=blue]
>
>
>
> "Kheops" <gaetan.allart@kcc.com> wrote in message
> news:101v22ptitmdk50@corp.supernews.com...
>[color=green]
> > 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" <not@noreply.com> wrote in message
> > news:ufcmvlk6DHA.2432@TK2MSFTNGP10.phx.gbl...[color=darkred]
> > > Hi
> > > I am developing a web application for multi language support. But when[/color][/color][/color]
I[color=blue][color=green][color=darkred]
> > > 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.
> > >
> > >[/color]
> >
> >[/color]
>
>[/color]


  #8  
Old July 19th, 2005, 11:40 AM
Shelly
Guest
 
Posts: n/a
Default Re: Japanese in browser??

Will try and get back to you :)
Plz help me in this matter Kheops.... thnx


"Kheops" <gaetan.allart@kcc.com> wrote in message
news:1021u28lpjf3je9@corp.supernews.com...[color=blue]
> I don't think the problem comes from IE.
>
> Have you tried to open it with notepad ?
>
>
> "Shelly" <not@noreply.com> wrote in message
> news:OVMlT3x6DHA.1672@TK2MSFTNGP12.phx.gbl...[color=green]
> > 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[/color][/color]
Unicode,[color=blue][color=green]
> >
> > but the Access driver that I am using to retrieve the data is not able[/color][/color]
to[color=blue][color=green]
> >
> > retrieve the characters in Unicode, but converts them to ANSI coding.[/color]
> Within[color=green]
> > Access if I view the data, it is displayed correctly.
> >
> > Is a driver available for Access that will retrieve the Unicode[/color]
> characters?[color=green]
> >
> >
> >
> > "Kheops" <gaetan.allart@kcc.com> wrote in message
> > news:101v22ptitmdk50@corp.supernews.com...
> >[color=darkred]
> > > 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" <not@noreply.com> wrote in message
> > > news:ufcmvlk6DHA.2432@TK2MSFTNGP10.phx.gbl...
> > > > Hi
> > > > I am developing a web application for multi language support. But[/color][/color][/color]
when[color=blue]
> I[color=green][color=darkred]
> > > > view in browser, all languages are shown except Japanese. Do I need[/color][/color][/color]
to[color=blue][color=green][color=darkred]
> > > > follow some conventions or special settings for display in Japanese?
> > > > Thanks in advance.
> > > >
> > > >
> > >
> > >[/color]
> >
> >[/color]
>
>[/color]


 

Bookmarks

Thread Tools

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles