coldfusion
coldfusion using cfoutput with a variable in a variable name
I\'ve got multiple files that have are using the same template cfm files I have chunks of content of the pages in a template file content.cfm that I can retrieve through various variable names : cont[详细]
2023-04-08 05:53 分类:问答Version control system help for a single developer
I\'m currently a single developer working with the following. Mac for all computing / code requirements[详细]
2023-04-08 03:56 分类:问答CFDOCUMENT creates PDF with different MD5 hashes for same input
I am using CFDOCUMENT to create a PDF in CF9.0.1. However with the same input each time I generate a new PDF using CFDOCUMENT the MD5 hash seems to be different.[详细]
2023-04-08 03:54 分类:问答How can I use two datasources in a CFQUERY?
I am using ColdFusion 9.1. I need to use two different datasources in some of my queries.I know it can be done because I see other co开发者_开发知识库de that uses two different datasources and it wor[详细]
2023-04-07 20:42 分类:问答JSON returned from remote CFC function is out of order
I have a remote CFC that returns a structure. It is called using cfajaxproxy. I want the JSON returned to be in order i.e. first into the structure first into the JSON object. However, the JSON that i[详细]
2023-04-07 19:49 分类:问答flex2gateway problem
I have a test server which has been working up until recently. Its running ColdFusion 8 But now when I browse from the server or externally[详细]
2023-04-07 18:16 分类:问答Upgraded Coldfusion from 9.0 to 9.0.1 - new cfgrid problems in Firefox
After running into problems with auto-suggest stripping off leading zeroes, I took the plunge and updated my dev copy of CF to 9.0.1, including the cumulative hot-fix. Now I see a new problem.[详细]
2023-04-07 10:52 分类:问答ColdFusion Builder 2 Client Error - Memory Leak/Loop on Edit
I\'ve not found any other resources on this issue, so I figured I would ask the SO community. :) I currently have an issue with my CFB2 client going into a memory leak about three seconds after I edi[详细]
2023-04-07 10:52 分类:问答SQL need to return data even if specific where statement isnt matched
I\'ve built an extension to a employment application where we can easily add new questions to the form. I need to query to match on both which job they applied to and what application ID it is. I need[详细]
2023-04-07 10:22 分类:问答Serializing a complex object ORM Entity dealing with relational entities
In ColdFusion 9 I am serializing an ORM entity. When doing this, though, it\'s missing relational entities.[详细]
2023-04-07 10:11 分类:问答