Problems in verifying connection to CF Administrator Mail Server
I need to send e-mails using CFMAIL, but am unable to verify the connection to the CF Administrator Mail Server, which presently is localhost. This question has been asked in other places, but I have...
View Articlecfmap and cfdiv
Is some restriction to use cfmap in conjanction with cfdiv bind? I have <cfdiv id="resultdiv" bind="url:map.cfm" />The bind is workin, I can see the page, and cfmap is working as I can see it if...
View Articleupdate 9.0.1
If my server is at 9.0.1 with no hot fixes and I want to get to 9.0.1 up to date with the latest hotfixes up to apsb13-27. Do I install the cumulative hotfix 4 for coldfusion-901 as described in...
View ArticleCFMAP not displaying, how to debug?
We're running a page that contains an include file with code that loops through a recordset and displays a map using CFMap. We have similar code working on several other pages, but on one page in...
View ArticleDisappearance of my contactus.cfm page?
I made a website and about a year ago the contactus.cfm page disappeared, although the other three pages were still visible. Would that be because I had not updated it? Or some other reason?
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 ArticleDon't quite get it,how to use init() properly
Hi, I'm still confuse with the use of init() with cfc.If I only have the init function on my cfc but I don't set anything within the init(), for example:<cfcomponent> <!--- For example I have...
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 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 ArticleCKEditor? 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 ArticleCFSearch returning empty results
I followed the steps from Ray Camden's website to use the data import handlers for indexing a collection http://www.raymondcamden.com/index.cfm/2012/11/1/Some-tips-for-working...
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 ArticleXML POST not sucessful
Hi,My ColdFusion 10 server is not responding to http POST requests with XML body (like you use for web services or soap requests). I need to setup a web services interface on my server that allows to...
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 ArticleColdFusion10 Multi-instance cfform problems
Hello, I am working with a client on an issue regarding cfform ( flash ) on a coldfusion10 server with multiple instances. We have multiple instances setup as a cluster. We then replicate all sandbox...
View Article.Net CF 10 Integration Service Broken After Latest Windows Update
Hello all, We've been using the .Net integration with CF 10 on Windows 2008 64-bit server. Our host snuck in a patch on us this morning that updated the .Net Framework 4.5.1 (KB28998869 &...
View Article