How do you get ColdFusion to export to MS Word? I used the CFCONTENT tag as follows, but that does not work for me.
<cfcontent type="application/msword" >
also tried
<cfcontent type="application/vnd.ms-word" >
Neither work. Any advice?
ColdFusion MX does not appear to support drill down on graphs at the data bar or pie slice level (whereas ColdFusion 5 did). Is this feature really gone?!! If so, does anybody have any suggestions for how to produce dynamic drill down graphs?
I have an Oracle stored procedure that returns a result set. It works fine in SQL+, but I am having trouble with the syntax in ColdFusion. I keep getting an error WRONG NUMBER OR TYPE OF PARAMETERS. Does anybody have any examples of CF code that actually works?
Does anyone have any ideas of how to resolve a '500 Internal Server Error' related to using CFX_ZIP on a Cold Fusion server. The error is being generated when one scheduled task creates a zip file of the inetpub/wwwroot directory and all subdirectories on a CF server.
When this was tested on...
Does anyone have any ideas of how to resolve a '500 Internal Server Error' related to using CFX_ZIP on a Cold Fusion server. The error is being generated when one scheduled task creates a zip file of the inetpub/wwwroot directory and all subdirectories on a CF server.
When this was tested on...
How do you set up a virtual directory (sometimes called a web server mapping) in Apache? I want to be able to reuse images on various subsites of a site, and I would like to just be able to specify the path to the images as /images/image1.gif regardless of which directory I am in. Anybody know...
I am trying to figure out how to write a stored procedure in Oracle that will return result sets that I can then use in ColdFusion using the CFPROC and CFPROCRESULT tags. This is sort of an Oracle question, but since the context I am trying to use in is ColdFusion, I thought there might be some...
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.