CFHTTP to get response variable
Hi all,I am integrating the HSBC CPI to a site at the moment, and am having some difficulty in getting the value of the CPI hash. I am attempting to use CFHTTP to post form variables to a page to get...
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 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 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 ArticleStrange IIS redirect issues... leads to /jakarta/isapi_redirect.dll
This is quite strange... the majority of my IIS redirects are working, but this one for some reason is odd. www.myserver.com leads to www.mynewserver.com no problem... works as it...
View ArticleIch kann den Fehler in diesem Code nicht finden.
Nachdem ich auf einer anderen File den Submit button betätige und zurück komme, gibt er mir nur einen error aus, da er es nicht schafft, es auf die Datenbank zu updaten.Bitte um Hilfe danke im Voraus !...
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 ArticleCF10: Address already in use: JVM_Bind
After a fresh install of CF 10 multiserver I have made 6 instances. After a reboot of the server 4 of the instances have an exception: "Address already in use: JVM_Bind"java.net.BindException: Address...
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 ArticleJVM Heap size specification in CF10
What is the maximum memory that could be allocated for JVM heap size for a CF10 instance and what should be the minimum.
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 ArticleCF9 spooling mail VERY slowly
I recently moved my site from CF7 to CF9. We normally send out several bulk emails and newsletters in the 20,000 - 50,000 message range. I send these emails in chunks of around 500 messages at a time...
View Article“Adobe ColdFusion 10” can’t be opened. You should eject the disk image.
Hello, Dowloaded Coldfusion from the Adobe website, both with Safari as with Firefox I want to install Coldfusion 10 on my Macbook. OS X 10.7.4 ( so not 10.8 ). When I double click the .dmg file , I...
View ArticleClean install of ColdFusion randomly stops responding
I have a brand new Windows Server 2012 with a clean install ColdFusion 11. I have about 30 sites setup on the server on test urls. I have been going to the home page of each site, just loading the...
View ArticleColdfusion service not starting after system restart
After I restarted server today , coldfusion application service could not start server.I tried to restart it manually through component service , but it did not. There were no logs in...
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 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 ArticleUsing "DatTimeFormat" on my cfhttp page?
I have the following working page but not sure how to add in a DateTimeFormat function?Here is my current page and what I tried, but get error: Variable DATETIMEFORMAT is undefined. Here is the online...
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 ArticleColdFusion 10 intermittent "service not available"
Have been programming over 30 years and CF in its various forms since 1998, but have to say this upgrade is NOT straightforward and after 3 very frustrating days I've finally reverted to CF9. CF10...
View Article