cfhttp : the trustAnchors parameter must be non-empty
I am making a cfhttp call from my main server to reporting server. And it was working fine until few days ago. But suddenly it has started giving errors when I am trying to make http call through...
View Articleset variable from text entered in a text box
Hi. I have 2 text boxes in a form the user can type numbers into. I just want to add the numbers they type in together and output the answer. I'm starting off simple and will get more complicated with...
View ArticleCF Builder 3 to look/act like Homesite 5
Note: I thought I put this on the Builder section but 1) can't find. 2) there seems to be no activity there. I have added CF Builder 3 to my Win 7 platform and I find it really hard to configure to my...
View ArticleEmail field validation not working for
My form has input fields for first and last names and for an email address. Form validation for email is not working people are entering First Name" 1, Last Name: 1, and email: 1 and the action for the...
View Articlei am using coldfusion 6.1 with oracle 9i. i want to upgrade oracle to 10 or...
i am using coldfusion 6.1 with oracle 9i. i want to upgrade oracle to 10g or 11c. will coldfusion 6.1 have problem
View ArticleCOldfusion 11 multi instances problem
Hi there, we have installed CF 11 enterprise on Linux server. We want both dev and test env/instances on same server. cfusion instance serves for dev. We added a new CF instance 'test'.Now what should...
View Articlewebsockets in CF11
Hello, I have been trying to get websockets working in our CF 11 update 6/IIS8 server to no success. I would love to use SSL, but as part of my testing I have even tried non-ssl with no luck. The...
View ArticleCFMAP "hiding" other text on page
Hello, all, I'm trying my first attempt at using CFMAP on a CF11 Server (Ubuntu 14), and I'm hitting a snag. For some reason, the CFMAP is hiding some of the text on this page. I've got two images...
View ArticleCFHTTP calls hang indefinitely even when timeout is set
I am using CFHTTP to make calls to a REST API. Occasionally, the server that hosts this API crashes due to the calls we are making (this is a server inside our company's enterprise). When that happens,...
View ArticlePortcullis CFC breaking AJaX submitted form
Hello, all, Is anyone else, here, using the Portcullis CFC?? I've got a form that is submitting via AJaX, and as long as I have JavaScript stripping out malicious code, it works great. But if I...
View Articledifferent session contents for the same session, CF9
Two URLs: http://DOMAIN/zshowsession.cfmhttp://DOMAIN/institutes/office/zshowsession.cfm The DOMAIN portion is identical. Same site. Same CF server. Both files contain this code: <cfdump...
View ArticleRetrieving Data using jqGrid
Hi- I am trying to retrieve data into jqGrid but it seems that my data is not converted to json or maybe the case is something else. In short can't populate the jqGrid. My files are as follows...
View ArticleSorting by database field when using cfdirectory
I have the following working code but need to sort the list by a field (sortID) from my database (not a value from the directory)- How do I add this?- I tried adding "sortID" in below, but it doesn't...
View Articlevalidate decimal
Hi. I have a form for a user to type in a number into a text box. I want to allow them to enter whole numbers and numbers with 1 decimal place. If they enter a number with more than 1 decimal place, I...
View ArticleUsing ESAPI in CF10/11 for sanitizing input
Hello, all, The boss has given me the green light for getting rid of Portcullis in favor of ESAPI. GREAT!! But all the documentation I've been looking at isn't really helping me to implement it. What...
View ArticleCFFTP secure requests just keep spinning without giving an error when...
Hello, we have the following issue. I have logged a bug in Adobe database but wonder if anyone else encountered this issue and/or have any ideas how we can go around it? Thanks When attempting a secure...
View ArticleColdfusion 10 will not start
I am running CF 10 on Redhat Linux 6 and everything was working fine until recently, but now I cannot get CF to start up. I had created a datasource to connect to a unidata database and it was not...
View Articledynamic drop down menu with input boxes
Hi everyone. I have a select box with part numbers that you choose first, and depending on which part number you choose, some input boxes display to enter measurements into. Then you click Submit and...
View ArticlePass #SESSION# variables when J2EE is enabled
Hello, all, Is there a way to pass session variables from a parent .cfm to an iFrame .cfm when J2EE is enabled in CFAdmin? V/r, ^_^
View ArticleDatabase-related enhancements in ColdFusion 10
Anyone use this feature on coldfusion administrator yet? I tried to follow the following link Database-related enhancements in ColdFusion 10 - ColdFusion, English documentation - Adobe Learning...
View Article