I use CFGRID to display data from a SQL database. I would like to be able to export the output to excel after I view the GRID. Any suggestions will be greatly appreciated.
output =
'
<table border=1>
<td><b>Phone</b></td>
</tr></table>
'>
<!---Append to the existing file, pour data in corresponding headers---
<cfloop query="getPHONE">
<CFFILE
contentType="application/x-msexcel"
action="append"
file="c:\inetpub\
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.