3 Oct
1999
3 Oct
'99
1:10 p.m.
I'm asking this question again, as I still haven't solved it. I need some help from those familiar with ZSQL. How can I print all the NAMES of the fields in a record that is returned by a ZSQL query method (not the CONTENTS of the fields). The following snippet prints out the contents of all the fields, but I need the names : <dtml-in getrecord> <dtml-in sequence-item > <P><dtml-var sequence-item> </dtml-in--> </dtml-in> Cheers, Martin -- ### Martin Dougiamas ### ### http://dougiamas.com ### ### martin@dougiamas.com ###