Quantcast
Channel: Adobe Community : All Content - ColdFusion
Browsing all 5979 articles
Browse latest View live

Problem running a Cfloop in a Cfoutput

So I am trying to set up a table to have a set of rows repeated based on a variable set up in a separate location.  So I have table output being generated from a cfoutput of the query, then in the...

View Article


Excluding CF and Js Commenting tags

I am counting the number of lines on code in .cfm pages. But i want to exclude the lines between the CF and Javascript commenting tags while doing this. I tried replacing the lines in between the...

View Article


Logging logs

Hello, In coldfusion there is error and information log types.In developer server i want to log both log type and in production server i want to log only error type log.so is it possible??If yes the how?

View Article

FlexTestDrive-Unable to invoke CFC - Error Executing Database Query Java...

Hi,I just started ramping on Flex and CF.   I was working through the FlexTestDrive but am getting stuck at the same place on two different machines using WinXP, IE8, CF9 and FB 4.5 on a laptop and...

View Article

Dreamweaver CC not prompting to put dependent files when uploading ColdFusion...

I just 'upgraded' (if you consider DW CC an upgrade) from CS6 to CC, and am having problems with .cfm files. I have followed all the instructions to get DW CC to open and edit .cfm files..... and it...

View Article


Is Coldfusion 9 truncating my URL after the first parameter?

Hi,I am running CF9 standard on a production environment. We had a disk crash this week and had to rebuild our server as the backup was corrupted as well.I installed IIS and CF 9, and now have an issue...

View Article

how can i generate a new static link/file?

Im trying to figure out how to approch a problem. what I want to do is generate a new file/link, maybe using 'cffile' or any other way.Right now i have cse_newsletter.cfm , that looks like this(kind...

View Article

Pagination with Specific ID (Next/Prev)

I have settle down with my problem of pagination before.  But instead of using  **<< Previous Page // Next Page >>**   I want it to be  **<< {Director ID} // {Director ID} >>**...

View Article


Is there a CFGRID limitation as to the number of rows and columns to display...

Hi, On CF10 web application, I am using CFGRID to show a search result output on the screen.  I found that depending on the number of records returned from the query, CFGRID is not showing any data on...

View Article


Image may be NSFW.
Clik here to view.

How can I update a table from a query without using form?

i want to be able to update a table cse_montly_reportsthis is my code right now<cfquery datasource="Intranet" name="reports">  with Employee_cte as (      Select e.*,             (Select...

View Article

CF9 New Search Engine Issues?

I have an older application that I have upgraded and I am only having issues with the Search Engine going form Verity to Solr. I have a simple query tht gets the content for each page and indexes it....

View Article

Coldfusion 9 mail issues using Amazon Simple Email Service (SES)

I've been having an intermittent issue sending out emails from our Coldfusion 9 application. We have Coldfusion 9 Enterprise on a Windows 2008 Server that is running 5 different Coldfusion instances....

View Article

Does 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 Article


Access denied on a datasource

A big problem, I cannot anymore use my new CF datasource. I use to declare CF datasource on a C F9 64bits , Windows serveur 2008 64bits environment.I have around 80 datasources declared (Access mdb...

View Article

fixing mysql database

I have an older database that came from MS SQL and was imported long ago to mysql. It seems to have some bad dates that I need to fix... some appear in the format: 0000-00-00 00:00:00 error in cf...

View Article


How to use "#" sign in jQuery For id?

How to use "#" sign in jQuery For id? When i try to use it like ($('#PropertyAttributeValue').css('color', 'red');)  i got error like following: The CFML compiler was processing:An expression that...

View Article

ColdFusion Developer roles

Hi, I urgently required 2 ColdFusion Developer for 2 permanent roles based in central London. Ideally you will have 3+ years experience but less is considered if recent. Please send me an email if you...

View Article


Image may be NSFW.
Clik here to view.

Single CF Form to Add "x" Number of Voice & Data (Related) Records

I have an older functioning form that creates a new "Order" record in my "tblCOM" table I added two new text type fields called: "HowManyData" & "HowManyVoice" (see image above) and a new field...

View Article

coldfusion builder2 not minimize(collapse) block of code proper way

Like for this code collapse not work properly: <!DOCTYPE html><html>          <head>                         <meta http-equiv="Content-Type" content="text/html";...

View Article

upgrading to a new server

I am currently on coldfusion 9 with win serv 2003. We are moving everything to a new server with win server 2012. Is 9 compatible? If I have to upgrade to 10, then what is the best way to do it. Can I...

View Article
Browsing all 5979 articles
Browse latest View live