Page 1 of 1

Refresh same window after pressing button

Posted: Sun Mar 19, 2006 6:21 am
by mamoman
Hello,

I want to make a multi language page which means when people click on a button the language on the page changes (text changes)

any idea how I can refresh the page with the new language text ?

thnx
/Mamoman

Posted: Sun Mar 19, 2006 7:46 am
by feyd
exactly the same way you've call up different dynamic content, you set a variable to know what language to display. This variable could be internal to your scripts or externally visible in the URL or any number of other things.