26 Sep
1999
26 Sep
'99
11:20 a.m.
I'm getting a single record back from a ZSQL method, which may consist of a variable number of fields. The following snippet prints out the contents of all the fields: <dtml-in getrecord> <dtml-in sequence-item > <P><dtml-var sequence-item> </dtml-in--> </dtml-in> but I also need to know the NAME of each field - how can I do this? (the docs seem to indicate it would be sequence-key, but it isn't ...) ... Cheers, Martin -- ### Martin Dougiamas ### http://dougiamas.com/
9689
Age (days ago)
9689
Last active (days ago)
0 comments
1 participants
participants (1)
-
Martin Dougiamas