coldfusion-8
CFC return multiple queries to cfselect
I have a single cffunction which returns multiple queries. I\'m using \'struct\' as my returntype. My question is, how do I use function returns in multiple cfselects. I can get the cfdump to work, bu[详细]
2023-03-11 18:55 分类:问答Lines not showing up on cfchart
I am using XML styling to draw 2 lines on my cfchart. For some unknown reason, the lines are not showing up. I have done this before with different charts and never had this problem. Please help![详细]
2023-03-11 11:17 分类:问答Coldfusion security issue...how to hide directory of files?
So, I decided to try to break my website...I googled my site by typing in site:mysite.com/whatever and behold, all of the users uploaded files were available for view under a specific directory.[详细]
2023-03-09 23:37 分类:问答Coldfusion Redirecting a page with statuscode 410
my web site generate the links dynamically and after some period of time the links will be expired and will be no more valid.[详细]
2023-03-07 13:54 分类:问答is it possible to dynamically create a query and escape the values too using cfscript+cfquery+cfqueryparam?
I\'m still new to ColdFusion.Basically I am dynamically creating a query for Oracle.I have used cfquery/cfparam in the past but I would really rather use cfscript to accomplish as that is more readabl[详细]
2023-03-04 19:02 分类:问答ColdFusion CFchart and feedback form
I am creating a feedback form system where users can fill in feedback forms and admin users will be able to run reports against the answers. I am trying to use cfchart to display the results in an eas[详细]
2023-03-02 21:49 分类:问答64-bit ColdFusion 8 Download
I’m migrating on开发者_如何学Goe of our ColdFusion 8 servers to a 64-bit server and was wondering if anyone knows of a place to download the 64-bit version of ColdFusion 8?[详细]
2023-02-23 06:55 分类:问答Coldfusion 8 - Problems with indexing large data using verity
I am currently running coldfusion 8 with verity running on a K2 server. I am using a query to index several different columns with my table using cfindex. One of the columns is a large varchar type.[详细]
2023-02-22 13:04 分类:问答Am I using J2EE or ColdFusion session variables?
Is there anyway in your code to specify using J2EE session management instead of ColdFusion session management or is it controlled completely through the ColdFusion administrator?[详细]
2023-02-22 02:50 分类:问答How do you configure a ColdFusion 8 datasource to connect to a local SQL Server 2008 server?
I\'ve set up a local SQL 2008 Server, enabled SQL Authentication, created a user for ColdFusion to use and verifie开发者_如何转开发d that I can connect with that username and password using SSMS.(Conn[详细]
2023-02-20 09:18 分类:问答