Ask a Question related to Coldfusion Database Access, Design and Development.
-
briankind #1
csv/excel
hello,
i have a html report
i wish to have a option that generates html
how do you do this
tips??
<cfloop query="westcoastCases">
<tr>
<td>#allcaseID#</td>
<td>#dateformat(CRTN_DT,"mm/dd/yyyy")#</td>
</tr>
</cfloop>
briankind Guest
-
PDF to Excel
I have a financial report in PDF format that has many lists in columns with text and figures. I would like to export this to Excel or another... -
Place Excel into table with ability to link when native Excel file is updated.
Is it possible to place an Excel file into InDesign and create a link so that any changes made later to the Excel file can be updated in InDesign? ... -
excel to csv
hi all anybody knows a script to save an excel in csv? i need it for a php script tnx -
[PHP] PHP, Excel, jpgraph - can the graph be included in the Excel output?
You need a class that can create xls files with images. Or you can create a Web Archive: http://officeupdate.microsoft.com/office/webarchive.htm ... -
PHP, Excel, jpgraph - can the graph be included in the Excel output?
Good morning! I have several reports that are generated using PHP & MySQL for which I would like to include a graph using the excellent jpgraph...



Reply With Quote

