![]() |
BillMax Billing Solutions 877.245.5629 sales@billmax.com |
report_memorized.cgi — Execute a report stored in the Reports database
/usr/local/billmax/cgi-bin/report_memorized.cgi
LOAD QUERY - Output HTML that contains the SQL from the Reports database entry specified by number.
CREATE REPORT - Output HTML that contains the SQL from the Reports database entry specified by number as well as executing the report.
The number of the report in the Reports database.
If evaluates to a non-zero value, indicates that the output stream will contain a "Content-Type" line indicating a spreadsheet download.
If the value is equal to "yes", then a link will be output as part of the HTML output. The link is back to the page used for creating a memorized report.
SERVER_NAME must be in the environment. The value is inconsequential.
Print the value of EXCEL_MIME_TYPE when printing the "Content-Type" line when FORM_spreadsheet evaluates to a non-zero value. Otherwise, "text/csv" will be output in the "Content-Type" line.