How do I use OUTER JOIN to email different message than the default
I have a devotional that goes out daily from a MOBILE table containing:mob_idcalendardatetitlescripturebody The same devotional goes out to 3 different churches.I have a second TABLE called EDITED that...
View ArticleFill out pdf online, then email
We want new hires to click a link on our website where a pdf comes up. They fill out the fields in the pdf and then the pdf gets emailed to HR. It would also work if I could somehow save that...
View ArticleProblem with data not displaying in website
Hello All, I am having a problem with one of our applications. It is written in ColdFusion and uses SQL server. The problem that we are having is when we use the URL Http://bma.com (that is not...
View Articlei am unable to install the coldfusion 10 mandatory update on standard with...
I can download the files as specified, but cannot proceed from there
View ArticleColdFusion 10 browser cfgrid issue
I recently upgraded from ColdFusion 8 to ColdFusion 10. I did not had any issues but lately some of the end users are complaining that the cfgrid does not shows any data and is blank. They don't get...
View Articlehide cfm extension
My users need to type whole web URL including cfm extention to get the web site like www.myserver.myhome.cfm.I would like to know are there any way to let user enter the URL without cfm extention. Your...
View Articleicon iamge for the web site
I see some web site has an icon to present the web site.ASP.Net has favicon to present the web site.I would like to know does ColdFsuion has similar function to have my web site an icon to present....
View ArticleUsing CFGrid with groupfield attibute displaying different column...
Hi, I'm trying to use CFGRID with groupfield attribute to display search results on a page. The results data depending on the criteria being used by a user may result to many different product...
View ArticleSessions on multiple servers.
I was running CF 6.1 on two servers behind a load balancer. They both use a common database for the client variables. I have been getting a lot of error that appear to be lost sessions. As a test I...
View ArticleLosing connection in CF Builder and get error message
I keep losing connection while trying to code a program in CF Builder. Keep getting the following error:
View ArticlespreadsheetSetColumnWidth ignored
I'm loving CF9's spreadsheet functions but I've noticed that if the content of a cell would be clipped (visually), setting the column width using spreadsheetSetColumnWidth is not working. Anyone have...
View ArticleCF10 CFHTTP returning bad/encrypted xml data?
The XML feed looks great, but when I do a simple http call to get the data, it is "encrypting" it or doing something odd. Anyone know what causes this and what to do to fix it? This here is what I...
View Articlehttp status 503 - request timed out waiting to execute - Error
Hi , We are using Apache with ColdFusion 10 in Solaris 10 OS. And we are getting frequently below error : http status 503 - request timed out waiting to execute Please check and let me know, if you...
View ArticleAre Scheduled Tasks saved in a file that can be copied easily from one server...
We have a multitude of Scheduled Tasks. When moving from one server to another, we currently manually re-enter the tasks. This is fraught with problems the least of which is my typing ability. Are...
View ArticleWhat release is Bug 3593673 fixed in?
The bug report (https://bugbase.adobe.com/index.cfm?event=bug&id=3593673) says that this is fixed in build 286333. That seems like it would be in update 11, or update 12. But I don't see the bug...
View Articlesolr cfsearch fails with multiple collections
I am upgrading to CF10/SOLR and finding that <cfsearch> fails when I specify multiple collections. I am not doing a category search. The search works fine for any single collection, but...
View ArticleAn oldie: Unable to find font: Serif.
This popped up with CF8. I am using Ben's ImageDrawTextArea, which I have been using on CF8, CF9 and Railo. Now that I ponied up for my nice new CF10 server, this code no longer works. I have tried...
View ArticleLoop through result set and delete row
so here is what I need - I have a query that pulls rows from the Database through a stored procedure.(these are properties in an area) Before I start looping through the query, I need to check the...
View ArticleHow to sign a quickbooks online API request in ColdFusion 9
In my CF app, I've used the CF OAuth code at riaforge to get request token and access token from QuickBooks Online and it works fine. After I tried to make a QBO API call by starting to build the http...
View Article