cfdocument: barcode printed with wrong spacing
Hi, in CF10, I'm trying to print barcodes with ttf barcode fonts inside a PDF document generated with the cfdocument tag. The barcode is generated, but with wrong spacing.The code printing the barcode...
View ArticleDesign advice
I would like to design an audit system for our department's intranet, please keep in mind, that I am not a programmer. How I invision it is audit templates would be created, there would be questions...
View Articlelatitude longitude coordinates from SQL Server and plot on Leaflet map
My question is essentially this:How do I transform data from SQL Server and map it in Leaflet?HINT: We are running Coldfusion 11, SQL Server 2000, Leaflet and JQuery if that helps in any way. If I need...
View Articlevalidation on numeric field
Hi. Does anyone know how to use javascript? I have a numeric field in my SQL table called Eng_Hrs. All I want to do is to make sure a number goes into this field instead of some text. It can have up to...
View Articleconvert datetime to decimal
Does anyone know of a way to convert a datetime (like 2015-06-10 07:30:00) to a decimal, similar to:42165.450 where 42165 is days and 450 is minutes? If I try the...
View ArticleCFHTTP (HTTPS) "unable to find valid certification path to requested target"
Hello, I'm using ColdFusion Standard 11,0,05,293506 on Windows Server 2012. I get the following error message when trying to connect to a specific site over HTTPS using CFHTTP:I/O Exception:...
View ArticleScope query result set in a session scope
Can any one help me out giving a good example to understand when should I scope a query result sets in a session scope.
View Articlequery of query not sorting properly
I am using query of query to run against a product search using verity. I have sort buttons that can sort the results by name or price, asc and desc. When sorting by price, it is not sorting...
View ArticleCan I install license on testing server
I have just bought a Coldfusion license for a client and I realized I need a testing environment. Since I work remotely from my clients site, I would want to have a testing site that is online. What...
View ArticleHow to configure ESAPI?
Hi, I'm getting this error : Variable ESAPIENCODER is undefined. my code is this: <cfset esapi = CreateObject("java", "org.owasp.esapi.ESAPI") /> <cfset esapiEncoder = esapi.encoder() />...
View ArticleHTTP Error 500.19 - Internal Server Error
I kept getting this the following error. I installed ColdFusion 11 and repoint everything to the new ColdFusion 11 and for some reason, I kept getting this error. Any suggestion is much appreciated....
View Articlemy files dont appear on server from nokia lumina
I have a simple html file upload routine which uses CFFILE to upload files to an area on my website from a HTML <FORM>This has worked for many years using all types of browsers but we have...
View ArticleSort it out Adobe it's been years now- CFFORM flash in Chrome
It has now been about 5 years since this bug has been in cold fusion. It won't populate cold fusion flash forms in chrome. Bug#3556744 - Flash forms created with CFFORM format="flash" do not render...
View Articlecfhttp with sslv3 wont run.. how can i change to tls 1
Hi all,i have a problem if i want to connect with cfhttp and https to a payment provider it says:connection failed.i think it happens, because sindce 6 month the provider shut down the sslv3...
View Articlecan I use ColdFusion Builder 3 with Cold Fusion 9
My hosting server is CF9. Want to upgrade to Builder 3, but it defaults to CF11. Can I change to CF 9? How?
View ArticleHow do I not insert empty value into mySQL loop
How do I prevent my loop from trying to insert an empty value into mySQL database? The form I am using has four rows automatically created. If they only fill in three rows than I get problems with the...
View ArticleAXIS error using _setProperty()
I'm moving an old app from CF8 to CF10 (Standard, 10,0,16,293499). Pretty smooth transition except for one specific page that calls a webservice on our .NET webserver. The CF8 app runs fine, here is...
View Articlevalidation cfinvoke
The database queries I had at the top of the page were moved into a CFC and now it is taking noticeable amount of time in displaying the data. how to make data entry validation that does not happen...
View ArticleCF11 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 ArticleFiles not deleted in CF 10 tmp directory
There's a directory in the CF 10 Windows installation -- ColdFusion10\cfusion\runtime\work\Catalina\localhost\tmp -- that looks like it is used as a temporary storage for files being uploaded using...
View Article