Hello,
I would like to create a multilanguagesite wihout taking care of the
navigation problems.
So that once the language is choosen, the user can navigate in their own
language.
For the moment I have for each language to change the header footer, left
pan etc...
Is it possible with javascript to have something like include
left_&USerLanguage instead of left_fr left_en left_it etc ....

Any idea or site where this is implemented is welcome.

Thanks.

Re: Multilanguage sites ( & CSS ?) by clintonG

clintonG
Tue Aug 30 12:34:04 CDT 2005

Using ASP.NET has made 'localization' of websites much easier and efficient
and has unique features to support navigation as well as other concerns.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/


"François" <Franois@discussions.microsoft.com> wrote in message
news:D68FFC06-C4BD-4595-B1EE-787435A59314@microsoft.com...
> Hello,
> I would like to create a multilanguagesite wihout taking care of the
> navigation problems.
> So that once the language is choosen, the user can navigate in their own
> language.
> For the moment I have for each language to change the header footer, left
> pan etc...
> Is it possible with javascript to have something like include
> left_&USerLanguage instead of left_fr left_en left_it etc ....
>
> Any idea or site where this is implemented is welcome.
>
> Thanks.



Re: Multilanguage sites ( & CSS ?) by Franois

Franois
Wed Aug 31 10:40:03 CDT 2005

Thanks Clinton.
However, we must stick for the moment with html pages and or vbscript & java.
Any idea how to implement this with java ?

You help is welcome.

"clintonG" wrote:

> Using ASP.NET has made 'localization' of websites much easier and efficient
> and has unique features to support navigation as well as other concerns.
>
> <%= Clinton Gallagher
> METROmilwaukee (sm) "A Regional Information Service"
> NET csgallagher AT metromilwaukee.com
> URL http://metromilwaukee.com/
> URL http://clintongallagher.metromilwaukee.com/
>
>
> "François" <Franois@discussions.microsoft.com> wrote in message
> news:D68FFC06-C4BD-4595-B1EE-787435A59314@microsoft.com...
> > Hello,
> > I would like to create a multilanguagesite wihout taking care of the
> > navigation problems.
> > So that once the language is choosen, the user can navigate in their own
> > language.
> > For the moment I have for each language to change the header footer, left
> > pan etc...
> > Is it possible with javascript to have something like include
> > left_&USerLanguage instead of left_fr left_en left_it etc ....
> >
> > Any idea or site where this is implemented is welcome.
> >
> > Thanks.
>
>
>

Re: Multilanguage sites ( & CSS ?) by clintonG

clintonG
Wed Aug 31 13:39:41 CDT 2005

No clue. Sorry.

<%= Clinton Gallagher

"François" <Franois@discussions.microsoft.com> wrote in message
news:EAEFAB9E-910B-46AE-8245-A18F12EDF6FB@microsoft.com...
> Thanks Clinton.
> However, we must stick for the moment with html pages and or vbscript &
> java.
> Any idea how to implement this with java ?
>
> You help is welcome.
>
> "clintonG" wrote:
>
>> Using ASP.NET has made 'localization' of websites much easier and
>> efficient
>> and has unique features to support navigation as well as other concerns.
>>
>> <%= Clinton Gallagher
>> METROmilwaukee (sm) "A Regional Information Service"
>> NET csgallagher AT metromilwaukee.com
>> URL http://metromilwaukee.com/
>> URL http://clintongallagher.metromilwaukee.com/
>>
>>
>> "François" <Franois@discussions.microsoft.com> wrote in message
>> news:D68FFC06-C4BD-4595-B1EE-787435A59314@microsoft.com...
>> > Hello,
>> > I would like to create a multilanguagesite wihout taking care of the
>> > navigation problems.
>> > So that once the language is choosen, the user can navigate in their
>> > own
>> > language.
>> > For the moment I have for each language to change the header footer,
>> > left
>> > pan etc...
>> > Is it possible with javascript to have something like include
>> > left_&USerLanguage instead of left_fr left_en left_it etc ....
>> >
>> > Any idea or site where this is implemented is welcome.
>> >
>> > Thanks.
>>
>>
>>