When serving a file with CFcontent, all processing stops
I'm creating a PDF with cfpdf, then using cfhttp, cfheader, and cfcontent to open up a save dialog. How do I get the page to move to another page after the save dialog is shown? As soon as I add...
View ArticleODBC 32Bit cannot connect to Colfusion 2016
Hi All, I have installed Colfusion 2016 in my Windows 10 pc, and I have some problem setting the data source on ODBC 32Bit. Regards, Sonny
View ArticleReport Builder deprecated in CF2016 ?!?!
Hi Adobe,are you serious about deprecating RB?We are producing thousands of pdf files every day based on cfr-reports.Reporting is a big usage-area for CF in many companies I think.Why are you...
View ArticleIs it possible to manually set HTTP_REFERER?
Does anyone if it is possible to manually set the CGI.HTTP_REFERER? If so, how do I accomplish it?
View ArticleAfter cfcontent
Hello,I raisethe discussion onCFCONTENT.Indeed,after the downloadof the object,I wish I couldputa message of thanks.Do you have a solution ?for now,CFCONTENTignore otherlines of code.Thank you
View ArticleWhere can someone go to download software they own? [Cust Svc Dialogue]
its amazing... its incredible...Adobe attempt to market to people has made a system that is so Dilbert and screwed up its destined to be legendary my questions were three (and not stated this way as i...
View ArticleAutoSuggest Issue
We just upgraded to CF 11 from CF 9 and since the upgrade a custom built AJAX search feature does not work correctly- the SQL works as expected, and running AJAX debugger outputs the expected returned...
View Articlecfgrid in model-glue form scope is empty
I have a coldfusion 10 model-glue application with an html cfgrid. select mode is set to row. Submitting the form to the action page the form scope is empty. The same code works in CF 8. It's a win...
View ArticleUpgrade CF10 to CF11 - Serial/Covered under maintenance contract
Hi All, I am fairly new to the Adobe community though I have been the administrator for our CF10 Instances for a while and I update it every once in a while.I have been tasked by my management to seek...
View ArticleDoes anyone have an example of using onvalidate with an editable ( applet)...
How do you access the form values in javascript using the variables that are passed to the onvalidate function? I cannot find an example anywhere. <cfform><cfgrid name = "FirstGrid" width =...
View ArticleCf 9.0.2 multi server config, IIS site is using wrong connector, how to...
Hello,Yesterday I found that an IIS website that is supposed to be connected to its own CF instance is actually connected to another CF instance. Our configuration is thisWindows Server 2008 R2,...
View Article500 Error
Hi There, Does anybody know how I can fix this? All was going great, then this happened and I don't know why.I am running Mac OS X 10.11.3, java version "1.8.0_65" Using ColdFusion 2016 &...
View ArticleQoQ division with zero
Hi All,I have an issue with QoQ when the division is zero. I usually use nullif in oracle queries but it is not allow in QoQ.How can I go around this issue?Code example:<cfquery name="qrySum"...
View ArticleThe Debug Agent has encountered an internal error
Tried to debug in ColdFusion Builder 3 and got this error, "The Debug Agent has encountered an internal error." Any suggestion?
View ArticleScheduled Task gets 403 error - Windows 2003 CF9
My test server is Windows 2003, IIS 6 and CF9.0.2 with SQL Server 2008.About 3 months ago, I got some pushback from security about the ownership of the directory I had installed CF on. So I had to...
View ArticleProblem passing argument to CFCOMPONENT.
N00b here making slow headway turning spaghetti code into more suitable code. I am tinkering with a very simple CFINVOKE of a component. On the page is this: <cfinvoke component="Products"...
View Articlemany-to-many relationship not saving linktable
Got a bit of a legacy app that previously had flushAtRequestEnd set to true. We've flipped the flag, and now our many-to-many relationships aren't working properly. The individual records save fine,...
View ArticleComments not holding data values
It is not giving an error, but the data values are not staying when comment page is refreshed. It does show the values immediately after loading but not after refresh. Something worth noting is the...
View ArticleWhat is the best way to read value from a session variable that has comma...
I'm comparing values in a session variable that are in comma separated to local JSON values. What is the best way to read the comma separated value from the session.groups variable?
View ArticleColdFusion 10, Java 8, TLS 1.2 and SOLR
Hello, So, first, some background - I need TLS 1.2 to work on my CF10 server for CFHTTP requests to PayPal...
View Article