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/cfreport.tag

19 lines
376 B

<!DOCTYPE TAGS>
<TAGS>
<tag name="cfreport">
<attr name="report" />
<attr name="datasource" />
<attr name="type" type="list">
<items>
<item>standard</item>
<item>netscape</item>
<item>microsoft</item>
</items>
</attr>
<attr name="timeout" />
<attr name="orderby" />
<attr name="username" />
<attr name="password" />
<attr name="formula" />
</tag>
</TAGS>