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
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!
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.
my web site generate the links dynamically and after some period of time the links will be expired and will be no more valid.
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
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
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?
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.
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?
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