1 | <CFREPORT REPORT="report_path" |
2 | ORDERBY="result_order" |
3 | USERNAME="username" |
4 | PASSWORD="password"> |
5 | </CFREPORT> |
6 | Example |
7 | <CFREPORT REPORT="#GetDirectoryFromPath(CF_TEMPLATE_PATH) #EMPLOYEES.rpt"> |
8 | {Employees.Department} IN "#FORM.Departments#" |
9 | </CFREPORT> |