You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/quanta/data/dtep/cfml/cftable.tag

13 lines
268 B

<!DOCTYPE TAGS>
<TAGS>
<tag name="cftable">
<attr name="query" />
<attr name="maxrows" />
<attr name="colspacing" />
<attr name="headerlines" />
<attr name="HTMLtable" />
<attr name="border" />
<attr name="colheaders" />
<attr name="startrow" />
</tag>
</TAGS>