[Zope] change parameter by mouseclick

Olaf Zanger olaf.zanger@soli-con.com
Tue, 16 Jan 2001 19:55:22 +0100


Dies ist eine mehrteilige Nachricht im MIME-Format.
--------------50A0948CB0BC5E6D24A68B18
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

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:info@soli-con.com
mailto:olaf.zanger@soli-con.com
http://www.soli-con.com
--------------50A0948CB0BC5E6D24A68B18
Content-Type: text/x-vcard; charset=us-ascii;
 name="olaf.zanger.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Visitenkarte für Olaf Zanger
Content-Disposition: attachment;
 filename="olaf.zanger.vcf"

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:olaf.zanger@soli-con.com
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

--------------50A0948CB0BC5E6D24A68B18--