Quantcast
Channel: Adobe Community : Popular Discussions - ColdFusion
Browsing all 14291 articles
Browse latest View live

what's the value of an autosuggest input field?

Under normal circumstances, I can copy the content of the users's form field input into another field, just by simply javascripting (using onChange, and this.form.field.value). In a CFInput field that...

View Article


ColdFusion won't display unicode (utf-8) characters

I have a very basic page with some unicode characters in it. ColdFusion won't properly display them. If I resave the page as .html (so the coldfusion server doesn't process it), the characters display...

View Article


java.lang.IllegalStateException: Cannot create a session after the response...

Yesterday a new CF11 server that we are prepping for production started spitting out these exceptions while performing a site security scan: java.lang.IllegalStateException: Cannot create a session...

View Article

No access to CF administrator after installation

CF9 has been installed on  Windows server 2008.Successfull. I can see CF9 files on disk C:\ColdFusion9 I have the CFIDE structure installed on disk D:\wwwroot\CFIDE And when launching...

View Article

How do I use sub reports in ColdFusion Report Builder 10

lets say I use the first report to create a cover page, and now I want to in to the Query Builder a sub-report.This section will handle the next report...is that not correct?

View Article


CF11 stuck in while connecting to Oracle

Hi all,we have some problems with CF11. I'll try to explain:our server configurations:- coldfusion 11 linux- oracle 10g- apache 2.4.6we have coldfusion enterprice (1 cluster, 1 instance) with 8gb ram...

View Article

Coldfusion 11 java.sql.SQLException (Missing MySQL 5 driver)

I just installed Coldfusion 11 on a new Windows 7 build. Additionally installed the latest version of WAMP (to develop my databases).I created a datasource, and used MySQL5 for my driver.  When i try...

View Article

<cfdocumentitem type="footer" > ignores CSS

Looks like the &lt;cfdocumentitem type=&quot;footer&quot; &gt; tag which is part of&lt;cfdocument&gt; ignores all attempts to style it with CSS.I can't change the font family,...

View Article


IIS7.5 and ColdFusion10(Developer)

I installed ColdFusion10 Developer on my Win7 desktop with IIS7.5 but when I go to localhost/xxx.cfm a popup dialogue box opens >> Opening .cfm file...You have chosen to open index.cfm which is a...

View Article


IIS 8.5 features needed for ColdFusion 11

What are the required IIS 8.5 features need to run ColdFusion 11?  Would the following install the correct features?  Should something be added or removed from this list?add-windowsfeature...

View Article

CF10 Instance and service not starting

Hello all. We have CF10 Enterprise on a windows server 2008 R2 server. IIS 7.5. Patched through Update 16. We've had a site running fine for a while now and it was time to add another application. I...

View Article

Image may be NSFW.
Clik here to view.

CFIDE/administrator/index.cfm fails with HTTP Error 404.17 - Not Found

This is an install of ColdFusion 11 on Windows Server 2008, with IIS 7.5I am unable to get the administrator screen to load. http://127.0.0.1/CFIDE/administrator/index.cfm Here is the error and the IIS...

View Article

ussue with application.cfc in flash remoting

<cfcomponent    output="false"    hint="I define the application settings and event handlers."> hi, im using flash remoting to call cfcs and I want to use this application.cfc to determine the...

View Article


Any examples of Econnect (GP) integration?

Has anyone attempted to integrate with GP using Cold Fusion?  Just curious before I delve into the documents.

View Article

Strange Scheduled Task (Quartz) behaviour CF10

Hi, I'm running ColdFusion 10 Enterprise on a RHEL 6 server and have come across an intersting behaviour in relation to the scheduled tasks we have setup. We noticed that after a reboot of our...

View Article


Image may be NSFW.
Clik here to view.

Building parameters for the query builder

So here's a Query I need to build a subreport around...<cfquery name = "ac" datasource= #ODBC_DataSource#>  SELECT tblArea.OIDEMSMaster, tblAreaStructure.OIDStructureTypeRef,...

View Article

ColdFusion 10 intermittent "service not available"

Have been programming over 30 years and CF in its various forms since 1998, but have to say this upgrade is NOT straightforward and after 3 very frustrating days I've finally reverted to CF9.  CF10...

View Article


Data into and out of .cfr file...possible?

I have a CF app which needs to process totals for property and items like that, then I need to send that to .cfr fileSo how does regular CF communicate in an interactive mode with the report builder?...

View Article

64-bit ColdFusion 9 ODBC drivers confusion? (architecture mismatch)

Hi all - I'm having problems setting up ColdFusion ODBC sources in a pure 64-bit environment. Server specs:Windows 2008 R2 (64-bit)ColdFusion 9.01 (251028) Enterprise, 64-bit I have 64-bit ODBC drivers...

View Article

cfimage inside cfdocument problem

Very strange, but repeatable issue I've run into.  I'm using the barbecue Java barcode generator library to generate code128 compliant barcodes which are then handed to cfimage writeToBrowser to...

View Article
Browsing all 14291 articles
Browse latest View live