Hi,
I am trying to make a website that contact 2 language, I wonder what method
should I use and how do I code it, anyone have any idea ?
thanks,
TeeHere are some good guidelines for you to follow:
http://msdn.microsoft.com/library/d...ocalization.asp
--
I hope this helps,
Steve C. Orr, MCSD
http://Steve.Orr.net
Developer for Hire
"THY" <thy@.streamyx.com> wrote in message
news:u9GuONbZDHA.1872@.TK2MSFTNGP12.phx.gbl...
> Hi,
> I am trying to make a website that contact 2 language, I wonder what
method
> should I use and how do I code it, anyone have any idea ?
> thanks,
> Tee
Here are some good guidelines for you to follow:
http://msdn.microsoft.com/library/d...ocalization.asp
--
I hope this helps,
Steve C. Orr, MCSD
http://Steve.Orr.net
Developer for Hire
"THY" <thy@.streamyx.com> wrote in message
news:u9GuONbZDHA.1872@.TK2MSFTNGP12.phx.gbl...
> Hi,
> I am trying to make a website that contact 2 language, I wonder what
method
> should I use and how do I code it, anyone have any idea ?
> thanks,
> Tee
What I am trying to do is not automatic select language, the user will have
to click and enter the page with their language.
What I need is what is the best way to share those same function or whatever
... since those page will be just same beside language is different ...
thanks
"Steve C. Orr, MCSD" <Steve@.Orr.net> wrote in message
news:OP%23c4SbZDHA.1940@.TK2MSFTNGP10.phx.gbl...
> Here are some good guidelines for you to follow:
http://msdn.microsoft.com/library/d...ocalization.asp
> --
> I hope this helps,
> Steve C. Orr, MCSD
> http://Steve.Orr.net
> Developer for Hire
>
> "THY" <thy@.streamyx.com> wrote in message
> news:u9GuONbZDHA.1872@.TK2MSFTNGP12.phx.gbl...
> > Hi,
> > I am trying to make a website that contact 2 language, I wonder what
> method
> > should I use and how do I code it, anyone have any idea ?
> > thanks,
> > Tee
What I am trying to do is not automatic select language, the user will have
to click and enter the page with their language.
What I need is what is the best way to share those same function or whatever
... since those page will be just same beside language is different ...
thanks
"Steve C. Orr, MCSD" <Steve@.Orr.net> wrote in message
news:OP%23c4SbZDHA.1940@.TK2MSFTNGP10.phx.gbl...
> Here are some good guidelines for you to follow:
http://msdn.microsoft.com/library/d...ocalization.asp
> --
> I hope this helps,
> Steve C. Orr, MCSD
> http://Steve.Orr.net
> Developer for Hire
>
> "THY" <thy@.streamyx.com> wrote in message
> news:u9GuONbZDHA.1872@.TK2MSFTNGP12.phx.gbl...
> > Hi,
> > I am trying to make a website that contact 2 language, I wonder what
> method
> > should I use and how do I code it, anyone have any idea ?
> > thanks,
> > Tee
Even so, the link I gave should give you a pretty good start.
The main thing is to separate the text (and other localized resources) from
your main page layout.
That way you can grab that localized stuff dynamically and display it
appropriately.
Here's more info:
http://msdn.microsoft.com/library/d...leresources.asp
http://msdn.microsoft.com/library/d...aliz ation.asp
--
I hope this helps,
Steve C. Orr, MCSD
http://Steve.Orr.net
Developer for Hire
"THY" <thy@.streamyx.com> wrote in message
news:OckRxFdZDHA.2284@.TK2MSFTNGP10.phx.gbl...
> What I am trying to do is not automatic select language, the user will
have
> to click and enter the page with their language.
> What I need is what is the best way to share those same function or
whatever
> ... since those page will be just same beside language is different ...
> thanks
>
> "Steve C. Orr, MCSD" <Steve@.Orr.net> wrote in message
> news:OP%23c4SbZDHA.1940@.TK2MSFTNGP10.phx.gbl...
> > Here are some good guidelines for you to follow:
http://msdn.microsoft.com/library/d...ocalization.asp
> > --
> > I hope this helps,
> > Steve C. Orr, MCSD
> > http://Steve.Orr.net
> > Developer for Hire
> > "THY" <thy@.streamyx.com> wrote in message
> > news:u9GuONbZDHA.1872@.TK2MSFTNGP12.phx.gbl...
> > > Hi,
> > > > I am trying to make a website that contact 2 language, I wonder what
> > method
> > > should I use and how do I code it, anyone have any idea ?
> > > > thanks,
> > > Tee
> >
Even so, the link I gave should give you a pretty good start.
The main thing is to separate the text (and other localized resources) from
your main page layout.
That way you can grab that localized stuff dynamically and display it
appropriately.
Here's more info:
http://msdn.microsoft.com/library/d...leresources.asp
http://msdn.microsoft.com/library/d...aliz ation.asp
--
I hope this helps,
Steve C. Orr, MCSD
http://Steve.Orr.net
Developer for Hire
"THY" <thy@.streamyx.com> wrote in message
news:OckRxFdZDHA.2284@.TK2MSFTNGP10.phx.gbl...
> What I am trying to do is not automatic select language, the user will
have
> to click and enter the page with their language.
> What I need is what is the best way to share those same function or
whatever
> ... since those page will be just same beside language is different ...
> thanks
>
> "Steve C. Orr, MCSD" <Steve@.Orr.net> wrote in message
> news:OP%23c4SbZDHA.1940@.TK2MSFTNGP10.phx.gbl...
> > Here are some good guidelines for you to follow:
http://msdn.microsoft.com/library/d...ocalization.asp
> > --
> > I hope this helps,
> > Steve C. Orr, MCSD
> > http://Steve.Orr.net
> > Developer for Hire
> > "THY" <thy@.streamyx.com> wrote in message
> > news:u9GuONbZDHA.1872@.TK2MSFTNGP12.phx.gbl...
> > > Hi,
> > > > I am trying to make a website that contact 2 language, I wonder what
> > method
> > > should I use and how do I code it, anyone have any idea ?
> > > > thanks,
> > > Tee
> >
Saturday, March 24, 2012
what is the best way to for creating multi-language website ?
Labels:
asp,
code,
contact,
creating,
idea,
language,
methodshould,
multi-language,
net,
website
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment