Copy link to clipboard
Copied
Hi !
Just want to clarify:
If I need to generate an Excel file from my HTML report, generated in CF, all I have to do is to use:
<cfcontent type="application/msexcel">
Any other issues ?
I can then send this file as an Email attachment ?
Thanks a lot !
Copy link to clipboard
Copied
hi,
try to create xls using the following link
Copy link to clipboard
Copied
Thank you !
Let me look...