Questions tagged [coldfusion-9]

ColdFusion is a server-side rapid application development platform, from Adobe. ColdFusion 9.0.1, was released on July 2010. ColdFusion 9.0.2 was released in May 2011

ColdFusion is a server-side rapid application development platform, from Adobe. ColdFusion 9.0.1 was released in July 2010. ColdFusion 9.0.2 was released in May 2011.

Core Support ended on 12/31/2014 and Extended Support (paid support) ended on 12/31/2016. ColdFusion 9 was replaced by

Features introduced in 9 include:

  • Caching
  • MS Office Integration
  • Additional CFScript functions

For additional detail see New Functions in ColdFusion 9 and ColdFusion 9.0.1

1450 questions
-2
votes
1 answer

The 2 parameter of the RemoveChars function, which is now 0, must be a positive integer

I am getting this error when browsing to the zzvp.cfm page The 2 parameter of the RemoveChars function, which is now 0, must be a positive integer The error occurred in /www/zzvp.cfm: line 578 Called from /www/zzvp.cfm: line 530 Called from…
martin
  • 11
  • 1
-2
votes
1 answer

Retrieving the value which have '#' character in ColdFusion

I'm trying to assign the value of a column from the query to a variable using cfset tag. For example, if the value is 'abcd#1244', then if I use it will return only abcd. But I need the whole value of that…
-2
votes
1 answer

How to interpret error in ColdFusion

I totally don't understand what I am doing with ColdFusion, but was forced to work on it. Can someone tell me what this error means? Please explain specifically. Thank you. Code:

Dear #session.member.nmFirst#…

user1874435
  • 161
  • 13
-2
votes
1 answer

ColdFusion - Time Display - Twin Set of Results - Matching Time Look Each Side

This one has got me stuck... I need to display 2 facility's side by side - with their opening times in the middle. And get each side on left and right to match up with their times. Problem is - times are in 15 min increments. But sometimes left or…
Merle_the_Pearl
  • 1,391
  • 3
  • 18
  • 25
-2
votes
1 answer

ColdFusion - Date/Time - Insert Available Slots for Date Range

Having headache day again. Need to make some changes to some things and populate available stuff first. Basically from when something is open till it closes. And add available spots every 15 minutes. I can get the start date and end date…
Merle_the_Pearl
  • 1,391
  • 3
  • 18
  • 25
-2
votes
1 answer

The tag handler query does not have a setter for the attribute ormOptions specified in the Tag Library Descriptor

A friend is receiving an error on two CFM's running on a CF 9 server. There error states: The tag handler query does not have a setter for the attribute ormOptions specified in the Tag Library Descriptor A quick Google turns up 19 results. Most…
James Hill
  • 60,353
  • 20
  • 145
  • 161
-3
votes
1 answer

Embedding Image in an Email using ColdFusion

Well, I am working on a coldfusion page, however, most of the stuff I am doing in there is HTML related. Hence wondering, is there a way, I can Insert a JPEG image in a coldfusion page? I saw this document but it's for ZIP files…
Jack
  • 989
  • 3
  • 13
  • 24
-3
votes
2 answers

Google+ and Facebook Login on Page Load

I am successful in implementing Facebook API and Google+ API. I don't haven any issues with login or logout. Even when page is refreshed information is working fine. But when user logs into Google+ and Facebook in different tabs and he provided…
-5
votes
1 answer

Run multiple Coldfusion project at the same time

Right now, I can run one coldfusion at once time. But, I want to run many coldfusion projects at the same time, but I can not do it. Who can share with me. Thank you so much. When I desploy one project the url :/index.cfm But now I want to deploy 2…
David Truong
  • 27
  • 1
  • 6
-8
votes
1 answer

cfset getdata - where does info get defined?

where would integrationcomponent.easySocket be defined ?
martin
  • 11
  • 1
1 2 3
96
97