Correct Values within Multi Select Box for Edit Form
Hi, I have a Multi-Select Option Box that is correctly listing all values as well as the selected values within the multi select box.However, as you can see, the items are duplicated in the list, with...
View Articletrim function
Hi. I would like to use the Trim Function in a text box on my Add page when I insert something into our database. I just want to make sure that when users type a part number into this text box, they...
View ArticleIs there a limit to the size of a formatted xlsx spreadsheet created by...
I'm using cfscript to create a (fairly) large xlsx spreadsheet. As I was developing the script and the spreadsheet grew in size, I started getting the following error when attempting to open the...
View ArticleColdfusion Instant Message Example?
I am trying to go through the IM example inColdFusion 9 Web Application Construction Kit, Volume 3 (Chapter 71. Integrating with SMS and IM). Has anyone else actually got this example working using the...
View Articlepost parameters exceeds the maximum limit specified in the server
After ColdFusion security hotfix APSV12-06 was installed, we got this error "500...post parameters exceeds the maximum limit specified in the server..." on our dev and test areas. We changed parameter...
View Articlecfselect bind returns nothing
Hi,I have a simple form with 2 selects. The 2nd is bound to the 1st. Issue seems to be that there is no response from the CFC call (I'm using the url parameter ?cfdebug to see this).My co-worker &...
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 Articlejrun error 413 header length too large
hi there, is there any way to check where this error originates? any coldfusion logs etc? error: jrun error 413 header length too large it's giving me complete headache cheers,Simon
View ArticlePlease Help - Randomly HTTP 503 Internal server error
Hi all, I have a Coldfusion 10 standard Edition installation with MSSQL 2005 on Windows Server 2008 R2 server about 2 week old.It is one of my live server and it is dealing with medium to high volume...
View ArticleCF MX7 : Enterprise Edition on windows Server 64 Bits
Hello, We migrate Cold fusion MX 7 on a new server on 64 Bits. When we inform the serial number in the field in the administrator screen. The edition is standard. We restarted the service but the...
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 Articlecfhttp and setting the content-type for a request
Hi, I am trying to set the content-type for a cfhttp request like this (on coldfusion 9): <cfhttp redirect="no" method="get" timeout="120" url="http://10.0.0.1/test2.cfm"> <cfhttpparam...
View ArticleWhen the instance name is specified, it is invalid to specify the port number
Hi, I am using ColdFusion11 version 11,0,03,292480 with java 8 installed and am using the coldfusion API setMSSQL function to create an mssql datasource. The datasource is a named instance and when it...
View ArticleColdFusion 10 silent installation and configuration
Hi, CF 10 docs seem a tad thin on the subject of silent / unattended / scripted installation and configuration. I need to find a fully automated (scripted) way to do these things:1) install of...
View ArticleInstalling ColdFusion on Windows 10
Anyone successfully installed CF11 (or any other version) on a Windows 10 machine? I installed IIS, ISAPI Extensions, ASP.NET, and CGI. The CF11 installer seemed to run well, and got to the point...
View ArticleCan ColdFusion developer or builder be run on windows 10?
Can ColdFusion developer edition or ColdFusion builder be installed and run on Windows 10?
View ArticleInvoke a ColdFusion function via URL
Hi I'm trying to invoke a ColdFusion function via typing in a URL in the web address bar such as: http://domain.com/path/to/your.cfc?method=functionName&argument1=arg1Val I have to do it this way...
View ArticleNEQ text string
Hi. I have an If statement to see if N/A or NA is in a text box. If it is, I don't want to send an automated email I have set up. This works great if only N/A or NA is in the text box, but what if...
View Articlecffile MIME types
One of my users was trying to upload a Microsoft Word document using CFFILE. The document was created in Office 2007, but was saved in Office 2003 format (.doc). The upload is done with this code,...
View ArticleColdFusion 9 TimingOut error *Connection refused to host..*
Hi guysHave difficulties running Cold Fusion Ent v9 after installingAfter I run server as root from cmd "./jrun -config jvm.config -start instance1" it is trying to connect to public IP as below for no...
View Article