19 Dec
2000
19 Dec
'00
9:03 p.m.
Olaf Zanger writes:
Dies ist eine mehrteilige Nachricht im MIME-Format. --------------E71ECEB67021068678FE1FB5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Please do not send MIME messages into this list!
with the znolk product i get data by "select * ..." out of my database. some fields are id's and i would like to get data out of an other table basing on this id.
how can i pass the id through a <dtml-call/in/with method>?
<dtml-whatever "your_method(id=id)"> Dieter