2 Language Web Site Question

  • Thread starter Thread starter Miguel Dias Moura
  • Start date Start date
M

Miguel Dias Moura

Hello,

I am working on a web site which will be available in 2 languages.
I will place a button to switch language.

I suppose I will need a cookie to hold the language option.

How should I structure my web site?
Should I use 2 images of it? Something like have all pages in duplicate?

Or should I go inside the code and use the cookie variable to control
the content which I take from the database?

Well, this is the first time to I do this and I have no idea what path
should I follow and how it is usually done.

Thanks,
Miguel
 
Thanks,

These 2 tutorials seem really good.
Going to try to figure all this out now.

Thanks Again,
Miguel

"Karl Seguin" <karl REMOVE @ REMOVE openmymind REMOVEMETOO . ANDME net>
wrote in message REMOVE @ REMOVE openmymind REMOVEMETOO .
ANDME net:
 
Back
Top