Server side code to jQuery DatePicker
I need pass server side data from ColdFusion to jQuery DatePicker for a date time value from my backend database like following code. <cffunction name="myFunction" access="remote"...
View ArticleWe need cold fusion support and have cold fusion 9 owned by Adobe.
How do we get support?
View ArticleHow to back up the settings of ColdFusion 10 Admin
Hi all. We are a county government organization that needs to keep all of its application and server configuration settings backed up in the event of a disaster (flood, earthquake, terrorist act,...
View ArticleserializeJSON is converting ints to floats
CF10 update 11 Win7 x64 I'm running into a problem that I just noticed with serializeJSON()... ints are being converted to floats. Here's the code: <cfset r = { "x": 0, "y": 1}>...
View Articlepass coldfusion data to jQuery DatePicker using jQuery.get()
I use following jQuery code to pass json data from ColdFusion using jQuery.get() to datepicker.I tested the server side and it returns data without error.I got 'I am here' and 'Data Loaded:" message...
View ArticleDefine an RDS Server in CF Report Builder
When I try to create a Report Query in Report Builder, I have to configure an RDS Server. No matter what I enter for the host name I receive the error "A connection to the RDS Server could not be...
View Articlegetting a form item to load first in target page
according to ben forta who i met many years ago, cf loads the complete page and then does functions in a particular order. i.e. includes, queries, etc. my problem is that i am sending over a unique...
View Articleauthorize.net and direct post
i am rebuilding a new client's cart to be pci compliant (far from it now lol) and i called authorize.net tech support and the person was talking about what i though was a formstet or app in my cc page...
View ArticleCreating a COM object with CF9 32-bit on Windows Server 2008 R2 64-bit machine
I'm using a 32-bit version of CF9 and it's installed on a Windows Server 2008 R2 machine (64-bit). The problem I'm running into is that it won't allow me to create a COM object - it gives me the...
View ArticleError developing, unable to move to the next page of the training.
How to resolve a problem that I encountered while working in a training on Tobacco recovery? The error is presented as followed : Mozilla/5.0( Window SNT 6.1 Apple Webkit 537.36 KHTML, like ( Gecko)...
View ArticleCF 9.0.2 patch level & ODBC not starting
I have a CF 9.0.2 on two servers that looks to have hf902-00005.jar installed. Did Cumulative hot fix 1 need to be installed prior to this hot fix? I have a a dev server showing Java VM as 14.3-b01...
View ArticleInstalled Coldfusion 10 but cfdocs not appearing under Inetpub\wwwroot
IIS is expecting c:\Inetput\wwwroot\cfdocs, however cfdocs is not appearing under wwwroot. How can I fix this? Jim
View ArticleBest way to average numbers across rows and columns
Hello, What is the best way to average numbers both that span across both rows and columns? I have a table that holds student names (y-axis), tests they take (x-axis), and their scores. I need to...
View ArticleColdfusion 10 on Websphere 8.5.5.0 Liberty Profile
I'm trying to get CF10 Developer Edition working on Websphere 8.5.5.0 Liberty Profile, and after messing around (a LOT) with the web.xml and adding a -Dcoldfusion.disablejsafe=true java parameter to...
View Articlepause, resume, and delete not working
I am running CF10 fully updated (10,0,11,285437) and I cannot get the <cfschedule> tag pause/resume to work properly. This is what I noticed at first, then I realized later the delete does not...
View Articlemoble site architecture
I have an coldfusion application in production. I am getting more and more requests for certain functions to be available in a mobile friendly format. I do not need the entire site to be mobile...
View ArticleWeb Configuration Tool in cf 10 standard
I have an issue with Cold Fusion 10 Standard. I am running it a several Windwos 2008 R2 Servers with IIS 7.5. Each time I add a new website, I have to run the Web Configuration Tool or the site will...
View ArticleWhy learn Java if you know ColdFusion?
ColdFusion is awesome for my work. I can make anything I want with it and seeing as 99% of my work is making web applications, I haven't needed to look elsewhere. I was just wondering why anyone would...
View ArticleCF10 500 internal server errors
I have recently installed CF10 on a Win 2008 R2 server it will open the main pages (index.cfm) but if I try to browse to the links within the site I get a 500 internal server error or 404 file not...
View ArticleJ2EE Session Loss
We've been having a problem with session loss when using J2EE session management in CF, ever since we upgraded to version 10. It appears as though CF is doing the following: 1. If the session begins...
View Article