CKEditor? Spell Check? CF10
Greetings, Does the CF10 includes the CKEditor? Also does the same version includes a licensed version of the spell check? Thank you.
View Articlecoldfusion.window.create background-color
How do I over-ride the gray screen color in a cfwindow that is created by coldfusion.window.create?The following JS does not work for IE11 on Windows 8.1: varwConfig =new Object(); wConfig.bodystyle...
View ArticleDeserializeJSON - is there a limit on the size of the JSON data that can be...
I have some valid JSON data that's being converted successfully by DeserializeJSON... until it gets to a certain size, or that's certainly what appears to be happening. The breaking point seems to be...
View ArticleError file in gets executed multiple times
The error cfm page included in <cferror> tag in Application.cfm gets called multiple times, so email notification is sent more than once. Any thoughts how this can be handled?
View ArticleHow do I convert a hex date?
When outputting meta data from SharePoint Foundation 2010 using cfsharepoint I am noticing datetimes are being converted to the following format: 0x01cf2d81|0x71c80a00 How do I convert this to a...
View ArticleHow 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 ArticleDoes cf10 change the way deserializejson handles null?
<cftry><cfset jsontxt="{""A"":""Bob"",""B"":123,""C"":null}"><cfset json=deserializejson(jsontxt)><cfdump var="#json#"><cfoutput>...
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 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 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 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 Article