The official community for ColdFusion.
Nyligen aktiv
We are upgrading to IIS7/CF10 from IIS6/CF7. We run several subdomains and CFID/CFTOKEN cookies issued by the domain are taking precedence over the subdomain cookies we're issuing. The result is that users are getting a new session on every request. I can clear the domain cookies and everything works fine. Ironically, the main domain is no longer using CFID/CFTOKEN and have switched to using JSESSIONID. That's great because we would no longer have a conflict with them, but the users can't seem to clear their domain cookies because of security settings on their internal network workstations. Is there some way to force CF to request only the subdomain cookies and ignore the domain cookies, or is this an IIS7 issue?
hi guys,Do you use any tools to handle your coldfusion application testing?if yes, what do you use?I'm trying to find something that i can for testing that will not involve the developer team
I have a query that i get the MAX number of "stars" <cfquery datasource="Intranet" name="getMaxstars"> SELECT TOP (1) WITH TIES employee, SUM(execoffice_status) AS 'total_max' FROM CSEReduxResponses GROUP BY employee ORDER BY 'total_max' DESC </cfquery >I also have a different table EMPLOYEE. Table EMPLOYEE also comes from a different datasource="phonelist". Where in this table I have the employees first_name and last_name columns , they share the same column emp_id.How can I output the employee first_name and last_name using the other table. What I eventually I want to do it output:max:john doe - stars = 4
Hi,I am using <cfdocument format="PDF">, within my <cfdocumentsection> I call another .cfm file which contains <cftextarea label="example" disabled="disabled" name="somename" wrap="virtual" message="Your qualifications are restricted to 500 characters" value="#getdata.stuff#" required="no" rows="3" cols="80" maxlength="500" validate="maxlength" validateAt="onBlur" />If this textarea contains more then about 50 characters the text dosen't appeare on the pdf.If the textarea contains just a few words it works fine.Would you have any idea what this problem could be?Thanks,Suzanne
Hello! I am pretty new to CF, so please forgive me.I am trying to call a CF fn within a javascript fn, and it doesnt seem to be working.I am using coldfusion.ajax.submitform() within my javascript. within my ajax call, I am calling a cfc page which contains cfmail code.I am wanting an onlick action (2 actions) to submit a form (this part works) and also send an email (this isnt working).Here is my javascript function where I have included the ajax call (under 'my ajax code'): -------------------------------------------------------------------------------------------------------------------<cfoutput><script type="text/javascript"> //********************************************************************** // Function name: ValidateForm // Description: Returns true if form is valid false otherwise. //********************************************************************** &nb
Dear Sir: I have an issue that concerns development of coldfusion queries. I have not had unsurmountable issues with getting SQL (in <cfquery>) to work in order to add, update, delete or join (by union and union all) records. That said, getting what amounts to be a left outer join just has not worked for me. Let me state at this time, that I am somewhat accomplished at MS Access and in in every case, including this scenario, I have been successful in getting the output that I seek. But at some point I see myself moving away from Access and my having to gain expertise in SQL in a non-Coldfusion environment.If you have the time to look over the two attachments, I would appreciate your time. Note that the table I seek to create via SQL within <cfquery> is correctly dispalyed at the top of the attachment named "Correct Output and Problematic Queries.pdf". But again, note that this table is based on several queries developed in MS Access
I want to enable a teacher to annotate PDF's that a student has uploaded in my Coldfusion App like Adobe Acrobat X can do as discussed in the book "Adobe Acrobat X Classroom in a Book: The Document Review Process" without having to download it mark it up with Adobe Acrobat X and then upload the marked up version. Can Coldfusion so something like this within the application?
I installed 64-bit ColdFusion 10 on a 64-bit Windows 2008 R2 server. I got error " There was an error accessing this page. Check logs for more details." after I clicked "Submit Changes" when I tried to change JVM Heap Size, request tunning, setting up mail server, etc. It doesn't let me to change anything. I saw the following errors in the logs.coldfusion-out.log:Oct 17, 2013 16:59:37 PM Information [ajp-bio-8012-exec-9] - An error occurred while fetching element from authcache.Oct 17, 2013 16:59:42 PM Information [ajp-bio-8012-exec-1] - Session rotated successfully.Oct 17, 2013 16:59:42 PM Information [ajp-bio-8012-exec-1] - User admin logged in.Oct 17, 2013 16:59:57 PM Warning [ajp-bio-8012-exec-6] - There was an error while verifying the token. Either the session timed out or un-authenticated access is suspected.application.log"Information","ajp-bio-8012-exec-1","10/17/13","16:59:42",,"Session rotated successfully.""Warning","ajp-bio-8012-exec-6","10/17
I just installed a new CF10 J2ee installation on Linux cluster. The cluster shares common storage. Admin password used during the installation does not work. 1. I have tried various browsers but the behaviour is the same. I am accessing the admin interface from my desktop2. I have also tried resetting the password using the passwordreset.sh script. The script seems to work but the admin interface does not accept the new password and still gives me the invalid userid password error message.3. As a temporary not so secure workaround I changed the admin.security.enabled” setting in the neo-security.xml file to "flase" .When I enter the admin interface in this fashion and I try to create data sources , when I hit the submit button I get an error message which says "There was an error accessing this page" Check logs for more details. Click here to login (The url shown is the admin interface url)Can someone help me with these two issues please ? I need to be able to move forward
Hi,On CF8.0.1 and CF9.0.1 since applying hotfix:http://kb2.adobe.com/cps/907/cpsid_90784.htmlSelecting verify all connections in CFadminUI Data & Services > Data Sources gives an error:There was an error accessing this page. Check logs for more details.CFadmin UI > Debugging & Logging > Log Files > application.log > reports:There was an error while verifying the token. Either the session timed out or un-authenticated access is suspected.C:\ColdFusion9\runtime\logs\coldfusion-out.log reports:Warning [web-16] - There was an error while verifying the token. Either the session timed out or un-authenticated access is suspected.C:\ColdFusion8\runtime\logs\coldfusion-out.log reports:Warning [jrpp-3] - There was an error while verifying the token. Either the session timed out or un-authenticated access is suspected.Why won't all datasources verify since hotfix?Thanks in advance, Carl.
I installed ColdFusion 10 on a Windows Server 2008 R2 a couple months ago with no problems. I have been testing the server since without it plugged into the network and have had no problems. Yesterday I plugged it into our network and everything worked like a charm with the exception of SMTP. I was troubleshooting SMTP and finally realized this morning that I needed to set the SMTP in ColdFusion. I tried to login to the ColdFusion Administrator and it said it was an "Incorrect Password". I was able to successfully login to the Admin yesterday multiple times but not today. I have run the passwordreset.bat and selected "1" then typed in the new password and confirmed the password then the popup went away. I restarted the ColdFusion service then closed the browser and reopened the browser and typed the password and still received the "Incorrect Password". I also went into the "neo-security.xml" file and changed the "admin.security.enabled" boolean value from "true" to "false" to get into
hello,Is it possible to download Adobe coldFusion as a zip file? Our corporate firewall will not allow for direct download of an executable MIME type.Thanks
I am trying to install Cold Fusion 5 on a Windows 7 platform in a XP Professional Virtual Machine. The software installed with no issues. However, I have run into a problem with configuring the software.It has been 8 years since I last installed the software (on a Winows 2000 Professional platform) as the part of a certificate program, which I completed successfully and with many kudos at the time.When I try to "browse a .cfm from my old class project ", in ColdFusion Studio, it says I need to do Server Development Mapping.I log into the CF Admiistrator and enter the logical name. But when I try to browse to retreive the physical location, I dont see the directory list, but instead the icon for "Not Found".Can this software be loaded in a Virtual Machine environment, and if so, what do I need to do to remedy my problem?
My server was recently hacked and I'm looking for malicious code the hacker may have left behind. I see a number of exe files in the CFIDE folder that were created during the period the server was exposed. Can you help me know which ones I should quarantine by giving me a list of the one that are supposed to be in that folder? I'm using ColdFusion 9. Thanks.
Functionality : * Create around 40 PDF's using CFPDFFORM tag (each document is 2 pages only) * Merge all the files using CFPDFProblem: * CFPDF merges the document but the first (or last) document repeated 40 times ! * Tried flattening and merge later, flattening removes all the data populated using CFPDFFORM( i dont want flatten the file first of all)Any help is appreciated
Error Executing Database Query. You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'OPTION SQL_SELECT_LIMIT=DEFAULT' at line 1 I keep getting this error everytime I try to log into my inventory database I set up. I cn not find it anywhere in order to view or change the syntax. Please help!
I am having a hard time getting my autosuggest to work. I have a cfinput where a person can type in a last name. I then want to return the full name and employee ID of the person and bind them to two different cfinputs. Here is my cfc:<cfcomponent output="false"> <cffunction name="getPerson" access="remote" returntype="array"> <cfargument name="search" type="any" required="false" default=""> <!--- Define variables ---> <cfset var data = ""> <cfset var result = ArrayNew(2)> <cfset var i=0> &n
We are trying to install two hotfixes (APSB12-26) and (APSB11-29) on the server. This server does not have Runtime Java and preferably we do not want to install it. When we attempt to install these hotfixes, it is prompting the below error and document suggest to install JRE / JVM.http://helpx.adobe.com/coldfusion/kb/coldfusion-mx-unable-run-java.htmlWe know that the JRE is available under ColdeFusion folder. But it is not installed as runtime for browser. I want to know if there is another way to deploy these fixes?ThanksAnant
I havent used this component in about 2 months however when I call any function from this component I recieve this error. "Branch target offset too large for short" Ive searched and turned up nothing. I tested a really simple component that just returns the argument sent to it even that threw this error. Im testing with CF7 on OS X using Jrun4. Ill include stack below, any help would be awesome . ------------------------stack------------------------------- Branch target offset too large for short The error occurred in /Applications/JRun4/servers/default/cfusion/BIGBLUE/v09/download/dlEngine.cfm: line 5 3 : <cfif isDefined('ind_#ii#')> 4 : <cfinvoke component="COM.xDownload" method="tester" returnvariable="fixal3Ret"> 5 : <cfinvokeargument name="test" value="1"/> 6 : </cfinvoke> 7 : <cfabort showerror="#fixal3Ret#"> Resources: * Check the ColdFusion documentation to verify that you are using the correct syntax. * Search the Knowledge Base to fin
Hi. I'm teaching myself ColdFushion. I'm creating a page to show a list of news articles. I want to show the first 200 characters of the text. I store my data (article content as text) in mySQL. Everyone works except that it's not displaying the first 200 characters of the text. It displays about 30 characters. I've been looking at my code for a long time and tried the "rereplace" method but it doesn't work. Can someone give me a hint on what's missing? Thanks a lot!<!DOCTYPE html><html> <head> <title>Assessment Project</title> <meta charset="UTF-8"> </head> <body> <!--- Page Title ---> <h3>Article Listings</h3> <!--- Page Content ---> <!---
Hi All,Did all of you have any experience to install Coldufison 10 on Intel Itanium Processors?Need advice from you all.Thanks
I am having problems getting the Search collection I created to display the PDF files. When I perform a search I am able to get the pdf file listing put when I select a PDF file to display it it does nothing. Please help, below is the Search Action page I did<head> <title>Search Results</title></head><body><cfsearch name= "newspaperarchive_results" collection= "newspaperarchive" criteria= "#Form.Criteria#"> ContextHighlightBegin="<b>" ContextHighlightEnd="</b>" ContextPassages="1" ContextBytes="500" maxrows= "100"> <h2>Search Results</h2><cfoutput>Your search returned #newspaperarchive_results.RecordCount# file(s).</cfoutput><cfoutput query="newspaperarchive_results"><p>File: <a href="#url#">#key#</a><br>Document Title (if any): #Title#<br>Summary
Hello. I'm a newbie to ColdFushion. I'm trying to create a page where user can view a list of small pictures. Once he clicks on a picture, its full image will show up in a pop up window. I'm not sure what's missing in my code, but when I click on the small picture, no window nor image will pop up. Can someone give me some suggestions on how to fix this? Thanks a lot!<!--- retrieve the full article as well as its images ---><CFQUERY NAME="myQuery1" Datasource="mydb" > SELECT articles.article_ID, articles.article_title, articles.article_author, articles.article_date, articles.article_content FROM articles INNER JOIN article_image_mapping ON articles.article_ID = article_image_mapping.aim_articleID WHERE articles.article_ID = #URL.ID#
Th error is webpage cannot be found, can someone point me in the right direction?
I have been workig with Coldfusion for a while now. Where I work there is a need for web pages to extract data from data sources. I have been successful at doing this. Typically I use a form that selects multiple criteria, which when submitted loads a target/action page that displays records that are filtered based on the SQL statement contained on that action page. What I do is to conditionally check if criteria is passed using cfif. And if a field parameter is indeed passed it becomes part of the cfquery. This works out well - especially for reporting.But now I am seeing more and more a need to accomplish the same process - but on a single cfm page. So the page I seek will have both the form (select) and the recordset results on the same page. In this exercise I will be caching results od a query and having several queries to further refine what I seek (QOQ). What I am seeking is the best practice to follow, I was thinking that us
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Har redan ett konto? Logga in
Har du inget konto än? Skapa ett konto
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.