CFFTP Issue 503 log in with user first
We have been using the same CFFTP tag for years, no issues. All of a sudden we are now getting 503 log in with user first.Nothing has changed and we can still connect if we use filezilla with the same...
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 Articlecffeed read action has stopped working
We recently updated java. Uncertain if this is possibler cause or coincidence. cf8 server. Other development servers without update cffeed working per usual. Error:Unable to parse the feed: Either...
View ArticleProblem using and
Hi, I am having a problem formating an Excel file with multiple sheets using cfspreadsheet. I created the excel file from an XML string using POI. Things work perfect till here. To format the...
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 ArticleCorrect 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 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 ArticleReading CMYK jpeg images
Hi, I am unable to read CMYK jpeg images from coldfusion 10. Below are my server configuration. Coldfusion 10 (update 14),32 bit and windows 2008 r2 64 bit,jre(1.6) i found below code in java and...
View ArticleCF10 Enabled Metrics Logging but getting nulls instead
In an effort to troublshoot some issues I'm having I enabled metrics logging in CFADMIN but this is all I'm seeing in the metrics.log file. What gives?...
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 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 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 Articleneed to include coldfusion query as dropdown option
<script> function myFunction() { document.getElementById("demo").innerHTML += "<select><option value='1'>option1</option><option value='1'>Option2</option><option...
View ArticleWhich Cold Fusion do I need?
Say someone built an intranet in Cold Fusion (version unknown) and I do not have access to that person nor Cold Fusion but I need to be able to make changes in the intranet system via a new Cold...
View ArticleLimit to formatted cells in Excel?
Hello, I'm generating a normal spreadsheet file and formatting a couple of columns with SpreadsheetFormatColumn, to give them a particular date format. If I open the file through OpenOffice, everything...
View ArticleBest Allocated Memory for Coldfusion 11
Hi All, I just started run my web application via coldfusion 11 (production). Previously was a cf9.Can anyone advise me what is the best jvm setting for production use. My server run on : 1. windows...
View ArticleError Executing Database Query. Incorrect integer value
I am experiencing an error trying to run the following ColdFusion code: <cfif IsDefined('FORM.add_button.y')><cfquery datasource="#sDSN#"> INSERT INTO lcf_event(event_id,...
View ArticleWhy are we getting 'Coldfusion 10 application server cannot be found'?
Our ColdFusion 10 Application Server would not start. It was running fine since server inception back in July until I got back to the office from vacation yesterday. Looking at the Event Viewer...
View ArticleHTTPS
Hi everyone. My company would like to set up a 2 page site with an online order form to purchase a product we are selling. We would like to accept credit cards on here. I know there are sites out...
View ArticleCart incrementing item quantity by one when cart is refreshed or back button...
We recently upgraded to CF11 from CF9 and have ran into a challenge. I understand this is probably very fundamental but I am at a loss to figure it out because our cart worked so well for years before....
View Article