Hi everybody,

Right now we use the following statement to change the language on every
page the user is. very neat made by the NFGnav guys. 
   <a  href=<dtml-var URL0?ll=de>><font color=yellow>German</font></a>

unfortuanately if the user is on a page with an url like this
  
http://sino:8080/ipOperate/reports/fac_base_report.htm?fac_id_only=&mod_id_only=&inv_id_only=&setup_min_date=&setup_max_date=&month=&year=&min_date=&max_date=now&irr_avg=&browse=anzeigen
  yes, i'm proud on that one :-)

the statement doesn't work anymore :-) because it doesn't simply change
the 
"ll" variable to "de" but also kills quite some other needed variables
(all, actually)

i assume the solution goes with this one, but how can i activate in a
menu without
fucking up my lovely url?
  <dtml-call "REQUEST.set('ll','de') 

thanks for help -- and you guys are great help :-)
hope to give back some know how after this project slows a bit down 

olaf

-- 
soli-con Engineering Zanger
Dipl.-Ing. (FH) Olaf Marc Zanger
Lorrainestrasse 23
3013 Bern / Switzerland
Fon: +41-31-332 9782
Mob: +41-76-572 9782
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
http://www.soli-con.com
begin:vcard 
n:Zanger;Olaf Marc
tel;cell:+41-76-572 9782
tel;work:+41-31-332 9782
x-mozilla-html:FALSE
url:www.soli-con.com
org:soli-con Engineering Zanger
adr:;;Lorrainestrasse 23;Bern;BE;3013;Switzerland
version:2.1
email;internet:[EMAIL PROTECTED]
title:Dipl.-Ing.
note;quoted-printable:IT-Consulting=0D=0AEmbedded Systems=0D=0AEnergy Systems=0D=0AOpen Source Solutions=0D=0A
x-mozilla-cpt:;-32176
fn:Olaf Zanger
end:vcard

Reply via email to