#SESSION# variables and iFrame
Hello, all, I've got a page that contains an iFrame. When loading the parent via HTTP, the page loading in the iframe via HTTP can see session variables with no problem. However, when I load that same...
View ArticleIn migrating from flash forms for CF11 upgrade, I'm getting the following...
"Error validating html input.Invalid HTML input. Error=The input was too large. The specified input was 5,040 bytes and the maximum is 5,000 bytes. I don't see a setting to change this in the CF admin?...
View ArticleHow to force my loop to start from position same as array?
Hello everyone, I'm working on my project and I have a problem looping through my array. As many of you know arrays in coldfusion start at position 1, inmy case if I put that my cfloop starts from 1...
View ArticleColdFusion 8 Migration ColdFusion 11
Currently getting the following error. The START_DATE argument passed to the insertApplication function is not of type date. If the component name is specified as a type of this argument, it is...
View ArticleCFChart images broken when creating a PDF document with SSL
I have a report that I create with Coldfusion, that includes a number of CFChart objects. I recently installed a new SSL certificate, and now all the charts show up as broken links. It shows up fine...
View ArticleCan anyone help with reading CSV file in COldFusion?
Hello everyone, I'm trying to read CSV file and output with ColdFusion. I store all records in array and I have to pull out just first and last column with all records. My current code gives me just a...
View ArticleColdfusion 11, Mac Yosemite: Will not start,stop,scan at all
I've been wrestling with Coldfusion 11 for a the past couple of days attempting to start the server so I can at launch the program. But, no matter what I do or try it won't start. When I go into...
View ArticleCan't download ColdFusion Server 11 without Akamai Download Manager??
WTF, Adobe?? Why are you insisting that I use the Akamai Download Manager (which I never trust download managers) in order to download anything??? Based upon advice of others, I have attempted to...
View ArticleColdFusionProhect building with ANT script
I am new to coldfsion.I have some doubt in building coldfusion code with ant script to generate a war file <targetname="war"> <echomessage="Creating WAR file ..."/>...
View ArticleWill ColdFusion 11 Standard License key activate CF Enterprise Evaluation
We installed ColdFusion 11 Enterprise Evaluation (Trial) but would like to buy ColdFusion 11 Standard to use on the same Windows Server 2012. Will we need to reinstall ColdFusion 11 Standard or will...
View Articlecustomise soap response
Similar to Java Webservices and SOAP - Changing an element name, I have the same question, except I am trying to change the name of the soapresponse of my cfc method. It seems by default cf9...
View Article"Unable to load library" with custom tag
I am unable to get the Cold Fusion 11 custom tag example for directory lists to work.It compiles in Visual Studio 2013 Community [Release, x64].But when I try to run it on my server [Windows 2008 R2 64...
View Articlea href not working in IE ( Downloading documents )
Hi This is the portion of code <a href="linuxpath/filename.doc">filename.doc</a>when I click on filename.doc its asking the option to save in mozilla but in IE its directly opening in...
View ArticleSaveForLater- after migration from CF8 to CF11
After migration from CF8 to CF11, my users cannot save the application and continue at later time. The application still work fine under CF8. The application uses the registry to store the values. I...
View ArticleCFHeader to set filename with content-disposition not working
Hi,We have code that is creating an excel workbook with the POI library and then using CFHeader to set the filename with content-disposition as shown in the code below. After setting the...
View ArticleCan CF open .CFM files in original format? If not, which program will?
Bought CF - am trying to open CFM files I already have in their original format. So far, no luck. All I get when I mport/open files is plain text, like it was created in Notepad. All formatting's...
View ArticleCFGRID, was working in CF8 won't display results in CF11
Hi I recently upgraded a client from CF 8 to CF 11. In the code is a CFGRID which was working in CF8 but now in CF11 the grid displays but no data appears (the grid is simply empty). With debugging...
View ArticleColdfusion 11 Update 4 scheduled task error
My scheduled tasks stopped and on going into Administrator I got: The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system...
View ArticleScheduled task in Coldfusion 10 administrator errors on loading.
It was working earlier today and then stopped working after I had to restart the CF service. It is completely inaccessible. Running:Server DetailsServer ProductColdFusionVersion10,0,12,286680...
View ArticleJQuery datepicker question with Cold Fusion
Hi, Noticed that there is JQuery modules in the directories with Cold Fusion 11. In the URL "http://stackoverflow.com/questions/15756532/use-jquery-datepicker" shows using JQuery local for the date...
View Article