15 Feb
2000
15 Feb
'00
6:36 a.m.
On Tue, 15 Feb 2000, Jens Vagelpohl wrote:
try calling it like:
<table> <dtml-in "queries.sql_showTitles()"> <tr><td><dtml-var title></td></tr> </dtml-in> </table>
Thank you; that worked! ... er... but why? *grin* Where could I have found the information about this?