--
You received this message because you are subscribed to the Google Groups "ColdFusion on Wheels" group.
To post to this group, send email to cfwh...@googlegroups.com.
To unsubscribe from this group, send email to cfwheels+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cfwheels?hl=en.
<cfheader name="Content-Disposition" VALUE='filename="filename.csv"'>
The data is in the format I want, csv, as I formatted in my csv template file - however it is being displayed in the browser, possibly a content type problem I am thinking? Any suggestions?
Jeff
added to $content()
To unsubscribe from this group, send email to cfwheels+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cfwheels?hl=en.
--
You received this message because you are subscribed to the Google Groups "ColdFusion on Wheels" group.
To post to this group, send email to cfwh...@googlegroups.com.
To unsubscribe from this group, send email to cfwheels+unsubscribe@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "ColdFusion on Wheels" group.
To post to this group, send email to cfwh...@googlegroups.com.
To unsubscribe from this group, send email to cfwheels+unsubscribe@googlegroups.com.
<cfheader name="Content-Disposition" VALUE='attachment|inline;filename="filename.csv"'>