The official community for ColdFusion.
Recently active
I have a report the prints user names with checkboxes to the right and a place to handwrite data on the report. The height of the data in each row is always the same so I'd always want a page break after the same number of records.When using a pdf cfdocumnet is there a way to insert a page break after x records have printed? The records are coming from a query.Thanks
Will the announced installer work for CF 9 as well, so that CF9 works on Windows Server 2012?New Platform Support for ColdFusion 10Adobe is announcing Microsoft Windows 8 and Microsoft Windows Server 2012 platform support for ColdFusion 10. The ColdFusion 10 windows installers have been updated to support the new platforms. Installers can be downloaded from the ColdFusion 10 Product Downloads page.Latest ColdFusion 10 windows installers,Support Windows 8 and Windows Server 2012.Support Internet Information Services 8(IIS8).Include JRE 1.7 Update 15.Include ColdFusion 10 Mandatory Update.Important Note: ColdFusion 10 Update 8 should be applied with the latest ColdFusion 10 windows installers. For more details refer this article.
I have been trying to uninstall ColdFusion 10 from my Windows 2008 R2 server. I uninstalled all the ColdFusion 10 services except for "Adobe ColdFusion 10 .NET Integration Services" successfully. Everytime I click "Uninstall/Change" button to uninstall this program something flashes on the screen very quickly then back to the Programs and Features page with no changes. I click Refresh and the service is still appearing. The ColdFusion 10 Folder is still in its location as well. When I attempt to delete the ColdFusion 10 folder I receive a "Folder Access Denied" error. The error indicates I require permission from Administrators to make changes to this folder. Well, I'm logged in as the Administrator so I have full permission and I still receive this error. I really need to get this uninstalled so I can re-install ColdFusion 10 on my server as this server will be installed on our network as our new web server soon. Please provide me with some other avenues to uninstall my current instal
We have Windows 2008r2, IIS 7.5, ColdFusion 10 with all the latest patches.The root allows anonymous access, but doesn't have any ColdFusion files.We have subfolder, that do not allow anonymous access and has Windows authentication enabled only. Specific domain global groups have access to this ColdFusion folder via IIS (Authentication = windows authentication only) and Authorization rules have specific groups that should have access.Non-ColdFusion files are correctly blocking anonymous and users not in our global groups.ColdFuision is allowing user who aren't in our global group to access, when they should be blocked.With previous versions of IIS (ie. v.6 and below), we had to set the "Verify that file exists" option in the appliation extension mappings like described here:http://helpx.adobe.com/coldfusion/kb/implementing-nt-authentication-coldfusion-templates.htmlThat "check that file exists" option is no longer available in IIS 7.x http://support.microsoft.com/kb/2725025Anyone
I am running ColdFusion on Windows. The version information is shown below. When implementing cffileupload the attributes specified get mismanaged when CF invokes cffileupload_swf.js If I specify extensionfilter values, that ends up getting prefixed to the swf movie causing flash not to load the movie. I found this out using Firebug. When I excluded the filter I was able to get the upload swf to display but the clear button actually labels itslef with the session information. See the included screen shot. Has anyone else experienced this behavior or have a work around, i.e. updated version of cffileupload_swf.jsFYI, I have not changed the location of CFIDE and scripts folders. They are in the default location.Version 9,0,1,274733 Edition Standard Update Level chf9010004.jar
I have been using access databases for years with Coldfusion. I have a client that wants me to build an online classroom. I figure it's time to finally start using mySQL, but there is so much info out there, I don't know which way to turn. Where do you experts recommend I get started?Also, I am using coldfusion entrprise on my system at home. My machine is a 64-bit, 3.30Ghz AMD FX - 6100 six-core processor with 8gig of ram. Can I install mySQL on the machine and run CF8 without any problems?
I have a cfm that is using cfform and cfinput. There are 7 text fields and one checkbox. The 7 fields are all required and the checkbox must be checked. Sometimes the javascript behaves differently. Sometimes I get an individual alert for each field that is blank and if the checkbox is not checked. Most times, the error messages for the fields are grouped and displayed in a single alert. From the looks of the java script that is generated by cold fusion, it should always group the error messages and display them in a single alert.On the occasions when I get the individual alerts popping up, the validation on the checkbox also does not work. The validation fails whether the checkbox is checked or not.Tests were conducted in IE9 and Firefox 24 on Windows 7.Any idea why the java script would work differently? Is it possible there is an old version of CF that is being picked up sometimes?
I've been working on a bit of bot mitigation and began using checks against Cookie.CFID to verify the client has a value in reply.I'm using CF 9,0,1,274733application.cfm includes the following:<cfapplication sessionManagement="True" clientManagement ="False" setClientCookies="True" sessionTimeout="#CreateTimeSpan(0, 0, 2, 0)#">I disable cookies in FF 23 browser to simulate a bot and conduct the test.In my test the check for Cookie.CFID is as expected, empty. Here is a snippet of code used to test this.<cftry> <cfif REFind("YourIPAddress",CGI.REMOTE_ADDR)> <cfif ! IsDefined("Cookie.cfid")> <cfoutput> No Cookies as expected! </cfoutput> &nb
I have several CFX tags written in Delphi. I want to port them over to CF 10 64 bit.From what I can tell, it is not supported. CF 64-bit will not load the 32-bit dlls. Delphi CFX dlls require a file called cfxapid.pas. This file has assembly language stuff, which I do not fully understand, and would need to be converted to 64-bit assembly. There may be other hurdles.Am I correct that this is just not supported? And never going to be supported?Thanks,George
Hello,I am looking for some company in Italy with expertise in Flex Technology. Could you tell me someone?Thank you.
I thought I used to be able to do this but since I have not done it for awhile I forgot how to do it.I have a query result that looks like this:Categories Course_Name Course_No Course_levelLanguage English E100001 IntroLanguage English E20001 IntermediateLanguage English E30001 AdvanceLanguage Spanish S10001 IntroLanguage Spanish S20001 &n
After installing ColdFusion 10 the ColdFusion 10 Application Server service is not running. When I attempt to start the service, Windows gives me the following error message: "Windows could not start the ColdFustion 10 Application Server on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vender and refer to service-specific error code 0."In the System Event Log, I see the following entry: ErrorColdFusion 10 Application ServerEvent ID: 256The description for Event ID 256 from source ColdFusion 10 Application Server cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.If I try to run ColdFusion installer again, it tells me that its already installed. Trying to uninstall just leads to the uninstaller saying "Please wait, Adobe ColdFustion 10 is being configured for your sys
I have checked my CF Admin today and noticed that the 20 or so scheduled tasks I have in the administrator have vanished without trace.Any ideas what would cause this to happen? Is there any way I can trace the cause? Possibly related, the server (Windows Server 2003) was updated and restarted overnight last night.Also noticed that the cf administrator scheduled tasks page has the following errorVariable DSNVALUE is undefined. The error occurred in scheduletasks.cfm: line 749Called from scheduletasks.cfm: line 289Called from scheduletasks.cfm: line 1-1 : Unable to display error's location in a CFML template.Thanks,Paul
I have a mailer that sends out a word of encouragement every morning to several of my clients’ employees. The messages are pre-written. Any client can actually change the message before for that day without affecting the message being sent out to my other clients. I do this by sending the clients the message for the day in advance. Once a client edits the message it is saved to another table called edits. When the message for the day goes out, I need to loop through the edits table first, if the table is not null for that day, it sends the message from the edits table. If the edits table is null, the message is pulled from the daily table.Can I do an if statement from within the query, if the table is null for that day then query the second table called daily for the message for that day?
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 over http, the cookie is set as secure=no2. If the session begins over https, the cookie is set as secure=yesThis is a problem, because if #2 happens, and a user then transfers to an http page, they will lose their session (because the browser can no longer read the secure cookie). At that point, they get handed a new, non-secure cookie and they have to start their session over again.We've searched around but are unable to find any way to change this behavior. Is there something we're missing? How do we get it to stop automatically setting secure cookies?
We have CF7 and CF8 servers that connects to an Oracle 11g database. We would like to set up an encrypted connection between the servers. Where do we enter the parameters to tell CF7 and CF8 to use an encrypted connection using the Oracle JDBC database driver?Mark R.
how can you see the answer after you answer it the question.
I've inherited a CF app and surprisingly I've never encountered calling a function or stored prodcedure like this before. I'm having trouble locating the datasource, I'm guessing it may be an Access db? <cfquery datasource="mydsn" name="myvariable"> {call displayLocation()} </cfquery>
I have an instructors schedule that shows each time a course is taught for example:Course Credits DayAAA123 3 Mon. Wed.The Credit only shows the first time (Print When Condition: calc.counter IS 1). I need to total the credits for each course when I use the Sum(credits) function it totals for each line (the above ezample would show a total of 6), I only want to sum if calc.counter EQ 1
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec1a60c-7ffc.html
Is there any way to easily verify that .NET services are configured and working in ColdFusion 10? The settings are not exposed in the "Settings Summary" page and there's no test default "hello world" script. There is documentation on "installation", but no instructions on verifying that it's installed correctly:http://help.adobe.com/en_US/ColdFusion/10.0/Installing/WSc3ff6d0ea77859461172e0811cdec18969-7ff1.htmlI'm trying to integrate SautinSoft's HtmlToRDF .NET component (with sample code that was provided by other CF developers): <cfobject type=".NET" action="Create" class="SautinSoft.HtmlToRtf" name="ConvHTMLObj" assembly="c:\sautinsoft\SautinSoft.HtmlToRtf.dll">and I keep getting the following error: Class SautinSoft.HtmlToRtf not found in the specified assembly list. The assembly that contains the class must be provided to the assembly attribute.I've used .NET with past versions of ColdFusion,
China International Street Lighting Exhibition 2014 (ILE 2014)Date: March 1st -3rd, 2014 Venue: China Import & Export Fair Pazhou Complex ILE 2014 is expected to occupy 20000 sq.m with 700 booths and all the organizing committee of ILE 2014 has been doing our best to make it a more wonderful and fruitful event.ILE 2013 was wrapped up successfully and fruitfully in May last year. Some leaders of China municipal engineering association, China professional committee of the municipal city road lighting and some international guests were present in the opening ceremony. ILE 2013 attracted hundreds of famous enterprises to be exhibitors including Hongbao, Guangyu, OML Technology, TCS Tech, Yifeng, Shixin, Konka, Guangyu, SWR, etc. Besides, numbers of foreign brand exhibitors displayed their latest products like Proview Technology, Leadray and American code lighting so forth.With 10% annual market penetration growth
I have this XML data, and I know there is a node called <group> that has an attribute of tplID with a value of 'alpha'. There ARE other <group> nodes at the same (and different) hierarchy level, but they should at least have a different value in their 'tplID' attribute.Thing is, how would I go about, say, removing every child node from the XML document for the node that is specifically : <group tplID="alpha"> ?I can target him with XPath like <cfset test = xmlSearch( xmlDocObject, '/template//group[@tplID="alpha"]' ) />But this just returns me an array containing the XML that matches that. Any ideas?
We use Exchange here at work. and apparently Voltage as our secure email solution. The way I understand it, any email tagged as Confidential is automatically run through Voltage and thus secured. My question is, when using CFMAIL, is there a way to indicate a message is Confidential? Using CF8 BTW...
Installed CF10 64 bit on Windows 2008 R2 64bit and I was able to run the admin without issues.This morning I am unable to access it.... and nothing was changed over the weekend.Module IIS Web Core Notification Unknown Handler cfmHandler Error Code 0x80070005 Requested URL http://127.0.0.1:80/CFIDE/administrator/index.cfm Physical Path C:\ColdFusion10\cfusion\wwwroot\CFIDE\administrator\index.cfm Logon Method Not yet determined Logon User Not yet determined I ran WEB server configuration tool using the correct IIS site.Any ideas?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.