Rolland
|
| Posted: 07/30/2002, 1:40 AM |
|
i have my website in tree versions english, french, spanish, I want a list box to make choice and a button to access the right version, how to do with CCS
if someone could give me ideas?
thank you
|
|
|
 |
folkerts
|
| Posted: 07/30/2002, 5:42 AM |
|
if u have your website in a database where u can select a page by nr or name and by language in your where clause this would be kind of easy to make. Make a select box with an on submit event. After submit u register the language to your session.
hope it helps
folkerts
|
|
|
 |
Nicole
|
| Posted: 07/31/2002, 6:28 AM |
|
Rolland,
what programming language do you use? And do you work with CC or CC Studio?
|
|
|
 |
Rolland
|
| Posted: 07/31/2002, 7:07 AM |
|
I work with PHP and CCS I want a list box with the tree languages english, french, spanish and if someone choose for example english and submit button the
english version is on.
I have one database with 19 tables only 8 tables are fields in tree languages like manguages , gender etc
thanks
|
|
|
 |
|