In CFlayout selectTab if already open
Hi, In CFlayout if creating tab dynamically using ColdFusion.Layout.createTab function but the tab already created then system generate the error. So I want to know if tab already created, just make...
View Articlehow to read this json format in jquery
hi i am using coldfusion 11 and i used steralize json function to convert query to JSOn. [{"SERVER_ID":53,"NAME":"kirantest222","TYPE_ID":1,"UPDATED_NAME":null}]when i am trying to read in jquery ,...
View ArticleThe value returned from the load function is not of type numeric errors after...
I am currently testing our website with CF11. It is currently working with CF8 however after migrating it to a new server running CF11 I have encountered the following error. The value returned from...
View ArticleByteArray objects cannot be converted to strings... CFIMAGE
Hello, everyone, I'm working on a project that another developer created many moons ago. I'm attempting to SELECT a blob from an Oracle db, and use CFIMAGE action="writeToBrowser" to display the...
View ArticleXForm problem during migration from CF8 to CF11(NimoiXForms)
I have inherited a website which I am currently migrating to CF11 from CF8.The issue I am having is with xforms. The website is using NimoiXForms. I have setup all the mappings in ColdFusion...
View ArticleColdfusion JVM - Dedicated Server
I have a question regarding CF10, CFMAIL and JVM settings.We have dedicate CF server with 16GB memory that acts as a feeder to PowerMTA (SMTP).There is nothing else on the server - CF10 ENT only. We...
View ArticleColdFusion 8 and Oracle 12c
CF is unable to read CLOB data from 12c. is there some way we can resolve?
View ArticleHelp with a update query from a subquery
Hello All, I wanted to see if someone can help me with an update query. I need to grab a latitude & longitude from a the same user that is in two accounts. therefore i am trying to update lat/long...
View ArticleCF10 Upgrade - Previous license key not accepted by installer
We have 32bit CF10 running on Win 2003 32bit. We built a new server to replace the old one and need to install 64bit CF10.We originally purchased an upgrade license from CF8 Standard to CF10...
View ArticleColdFusion 10 Update 16 early access build feedback
Use this thread to share your feedback about ColdFusion 10 Update 16 early access build. Refer the following blog post for more...
View ArticleColdFusion 11 Update 5 early acess build feedback
Use this thread to share your feedback about ColdFusion 11 Update 5 early access build that is being made available for testing. You can find more details in this blog post:ColdFusion 11 Update 5...
View ArticleVery Strange error and can't find any answer anywhere in the net
I created a login form (see below).If I use the regular HTML form and form fields for the username, password and submit button I don't get any problem viewing my formBut if I use cfform and cfinput...
View ArticleLDAP Test Environment
We're looking at bringing up a test LDAP server, something that would not sync with our current domain, just a stand alone device for ColdFusion LDAP application development. I was hoping to get some...
View ArticleCfdocument and Style
How to render the included style via the CFdocument to create a PDF ?Font size, family, color, backgound color are not rendered. Is there a special syntax to make it work ? My code is :I do a...
View ArticleAD Distribuition Group Maintenance App Suggestions
Working on a ColdFusion app that would let designated users add/delete members of Distribution Groups in AD. Have run into a problem with the way our AD is set up. Our company and AD is divided up in...
View ArticleCF11 startup issue
Hey guys, Recently, we updated to Java 8 and CF11 (with version 3). While testing out our new environment, we noticed that when we tried to add a Font manually (in CF Admin page), the request gets...
View ArticleHow to make HTTP call with action=PATCH using CFHTTP ( ColdFusion 10 )
Hi All, I was integrating a REST API of iCIMS. And find some of the REST API calls needs http verb PATCH but it seems ColdFusion doesn't supports that. So, is these any way around to do it ???? Also, I...
View ArticleCold Fusion PDF Generation of Asynchronous HTML File
I have a report that is generated through various JavaScript asynchronous requests. We are now required to produce a PDF, save it on the server and email that report to the user using Cold Fusion. When...
View Articlecfldap to get 2 level of subordinates list from active directory
<CFLDAP SERVER="ldap.com" PORT="333" START="O=COM,C=AN" SCOPE="SUBTREE"NAME="qryLevel1" ACTION="QUERY" ATTRIBUTES="cn, uid,...
View ArticleDocument folder outside of webserver
Hi, At my facility we have access to drives that are up to a TB in size. We have a lot of documents we plan to scan and save "online". Currently our web servers are relatively small, the on I am on...
View Article