|
|
Choosing A Webhost: |
Re: multilanguage questionaire: msg#00001apache.mod-survey.general
I can see three solutions: * Two separate lines ending in two separate data files * One brancing lines which converges in the end * One non-branching line using perl to do language stuff I guess you did the first already.. Here's some attempt at ASCII gfx: 2a-3a-4a / \ 1 5 \ / 2b-3b-4b * On page 1 you ask which language to use, route to 2a or 2b depending on answer * On pages 2-4 you ask same questions but in different language, making sure that variable names are exactly the same * On page 5 you say thank you in both languages and say please press this button to finally commit data As an alternative, use a non-branching survey with perl stuff 1-2-3-4-5 * On page 1, ask about language * On pages 2-5, use perl, something like: .. <TEXT NAME="name" CAPTION="{& if($session->getValue("SUBMITTED_lang") eq "en") { print "What is your name"; } else { print "Ok, my french suck big time"; } &} /> .. I didn't test this, but should work. Hope it helps. // Joel On Mon, 6 Nov 2006, Clemens Gruber wrote: Hello,Skickat av Joel Palmius <joel.palmius@xxxxxxx> till survey-discussion
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | multilanguage questionaire, Clemens Gruber |
|---|---|
| Next by Date: | R: multilanguage questionaire, Luca Notari |
| Previous by Thread: | multilanguage questionaire, Clemens Gruber |
| Next by Thread: | R: multilanguage questionaire, Luca Notari |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |