Search string triggers: error executing query
I just had my site scanned and I noticed some strange errors that were triggered. When my scanner supplied the following search text (minus the quotes):...
View ArticleCF11 on IIS 8.5 frequently slow
Recently installed CF11 on a Windows 2012R2 server running IIS 8.5. There are currently 9 sites configured in IIS, all under separate application pools. Several times a day, for reasons I have not yet...
View ArticleUnable to start ColdFusion application service
ColdFusion application was starting fine until I installed JVM and I now got this error.Any suggestion is much appreciated.
View Articlehelp with sql insert
<cfset pcsDate= #CreateDate(form.Cyear, form.Cmonth, form.Cday)#><cfquery datasource="pcs" username="manpcs" password="Charle54!">INSERT INTO client(First_Name, Last_Name, Phone, Email,...
View ArticleColdfusion9 upgrade to 11 standard
Hi Team, Could you please advise the procedure for upgrading Coldfusion Standard version 9 to 11.
View Articleprepare a report of 500 pages
Hi All,I'm generating a report with Oracle Queries in CFQUERIES and using CFOUTPUT and Fusioncharts, preparing a report which will generate minimum of 10 pages to maximum of 600 pages. At some times, I...
View ArticleCFIMAP Not Moving Messages in GMAIL -
I am downloading attachments and trying to move the message(s) to a "downloaded" folder when I use <cfimap action="CreateFolder" folder="downloaded"...
View ArticleGroup output with all values in 3 diferent fields
Hi,I am trying to write a query with the results going to a report builder report. One student can have up to 3 records. Each record contains a code and a boolean field or a date field. If these...
View Articlecffile image
I am attempting to upload a photo and I keep getting errors. <cfform method="post" action= "test2.cfm" name="uploadForm" enctype="multipart/form-data"> <cffile action = "upload"...
View Articleget cffile name
Aloha All, Thank you for any help in advance. I am attempting to insert the image name into a database so I can recall it later.This is my code for uploading the photo.<cfif isDefined("form.image")...
View ArticlePDF limit
Hi guys,I'm trying to create multiple pdfs with <cfdocument> tag inside a loop.When I say multiple pdf files , the counter could reach up to 1500 files.The result should be a zip with all...
View ArticleRecherche prestataire applications web coldfusion
Bonjour, Nous sommes à la recherche d’un prestataire pour la migration d’applications Web de recueil de données et l’exploitation des bases de données. Une personne saurait-elle nous orienter pour...
View Articlesyntax error after server migration
Hi, This is for a legacy site. I'm not the person who developed it and am new to Coldfusion. This is happening when doing a search query. Cold is old but running on CF9. Previous db was MSSQL 5 but was...
View ArticleDoes anyone know where I can download Coldfusion 10 standard?
Does anyone know where I can download Coldfusion 10 standard?
View ArticleDisplay result of 1st row only from a query
Hi. I have a search page that searches on a part number. It displays results into a table dynamically. The rows are ordered by a field called ECID. It's just an auto number field I have set up in...
View ArticleColdFusion 11 memory leak
We started with an out-of-box install of ColdFusion 11 x64 on Windows 2008 R2. As sites were added to the server, we noticed a memory leak started to become apparent. There was plenty of information...
View ArticleColdFusion 10 vs 11 Escaping Input Parameters
Hi, I just recently upgraded to ColdFusion 11 from ColdFusion 10 and noticed that quotation marks are not being escaped in ColdFusion 11 when those are entered in a textbox. Here is an image from my...
View ArticleError in spreadsheet cell
Disclaimer, I'm just barely past beginner CF developer. I am using cfspreadsheet to open an Excel document and read some values from the first sheet. It blows up with "An error occurred while reading...
View ArticleCan Coldfusion 10 be configured to work with the Oracle 12c drivers?
Can ColdFusion 10 be configured to work with the Oracle 12c drivers? If so, what are the configuration instructions? Thank you for your time.
View Article