NEQ 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 ArticleHow can you update PhoneGap to the latest version in CFBuilder?
I am trying to build a mobile application using CF11 and CFBuilder 3. I have been trying all sorts of tuturials, examples, etc, but I can not get the geolocation or the camera to work at all. I am...
View Articlecfgrid column to show long text
Hi, I am using coldfusion 11.While using cfgrid,the lengthy text entered are shown in grid column with '..' at the end. So,not able to read the text fully.Is there any option to wrap down the grid...
View Article404 error for cfc via AJaX
Hello, all, I've got three forms that are submitting form data via AJaX to a CFC and it's working GREAT! I've got ONE form that I'm trying to do the same thing, but FireBug is returning a 404 error....
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 ArticleCFFTP 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 ArticleSwitching to Adobe Premiere after using Final Cut Pro X
Hi everyone This is a question for those people who have come to Adobe Premiere after using Final Cut Pro.How long do you think should it take an editor who has been working with Final Cut Pro...
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 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 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 ArticleLooking for CF builder 3 how to books and or tutorials to develop database...
Hello all, Have not used CF builder 3. Looking for how to books and or tutorials to develop database driven applications. Have been using CF Studio 4.5.2 and now Homesite + 5.1. Now Installed CF 11...
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 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 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 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 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 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