CFFORM/Dreamweaver Display Issue
This is not exactly a Coldfusion question - but is sort of is I just noticed that when I use <CFFORM>...</CFFORM> tags in Dreamweaver, Dreamweaver shows the form (in display mode) with an...
View Articleclearing custom java classes from cache
Hi, I've written some java classes and am accessing them via the "cfobject" tag. My problem is that each time I recompile my java program, coldfusion continues using a cached version of my custom...
View ArticleRef: >Net Integration into cold fusion
I am trying to use the following .net assembly to integrate windows authentication in my cold fusion application. The app connects to a network drive thatvalidates the userid/password on the network...
View Articlehelp with conditional hyperlinks
Hi all. I need some help creating a link that goes to a page depending upon a variable in a database. Here is sample code I am trying to make work:<cfquery "" <cfquery name="rsgetAvailable"...
View ArticleError retriving mark up for element 14_window_body :element process is...
Hi ,I am working on the ajax 'coldfusion.window' feature of coldfusion 8.0 . I am having a cfform in the pop up cfwindow . when i submitting the cf pop window . it throw above mentioned error on the...
View ArticlePDF customized certificate of completion
I need to create a printable landscape PDF certificate of completion, and I am not sure the best approach to take. The end certificate should look kind of like a diploma (will have fancy image border,...
View ArticleReplace Function in Cold Fusion
Hello All,The code below does the following: It finds an item in Spanish (in this case it's GetBasket.options, 2) and add `SPA` to the SKU code. <cfif ListContains(GetBasket.options,...
View ArticleRunning exe file
I'm trying to run an exe file (together with an XML) within my application. For some reason I cann't. Would you please help to let me know what is the best way to do this! Regards,H. Asgari
View ArticleWhich XSLT Processor does CF8 use?
I'm writing some XSLTs and would like to use the fn:base-uri() that is accessible in Saxon-SA 9.1.0.7 or later editions. I cannot find any documentation on which XSLT processor(s) CF8 uses. Nor can I...
View ArticleCfhttp column problem
Hi I'm working with a ColdFusion Server MX Version 7.0.2.x. On the old server we have an import-job which imports a txt file into the Oracle table. For this we use the cfhttp function which works well...
View ArticleRequired Image Library
Hello, Not sure if anyone can answer me on this one. I recently upgraded all of our servers to 64bit windows 2008 and our Coldfusion Enterprise server to the 64 bit vers of 8. Now however, i am...
View ArticleForm validation problem: KT_getRealValue: Unknown method: KT_Insert1.
Hi, I am using Dreamweaver Cs4 with ADDT 1.0.1. Whenever I use the Insert Record Form Wizard to create a form on a .cfm page and then I try to preview the page on my local testing server, instead of...
View ArticleCreating .sis Installer for Flash Lite Using COLDFUSION!
Alex Michael Posted a wonderful tutorial of how to create .sis file installer that is able to contain multiple swf and associate files; however Alex did this in php, and as I'm a big fan of Coldfusion...
View ArticleCold Fusion 5.0 Authentication failed
Hi All, I have a win 2003 server on which my cf authentication modle deployed, when i upgrade the server to win 2003 sp2(service pack 2), the authentication is no working. its not throwing any error...
View ArticleCF7 and JDK 1.4.2 - EV SSL Certificate Issue
Let me start off by telling the group that we do not use CF for any of our applications. We are a payments company that hosts a .NET API in IIS that 100's of thousands of customer use. We have one...
View ArticleHow to protect ColdFusion CFM templates from Cross Site Scripting attacks
Restricting Cross Site Scripting attacks while working with ColdFusion is not so difficult. Add the following lines of code to your ColdFusion files to ward off these attacks.<cfif NOT...
View Articleextjs and coldfusion 9
How to download extjs 3.0 which is integrated with coldfusion 9?Does this means it is free if you have coldfusion 9?How much would it cost to upgrade to extjs 3.2 and later to extjs 4.0 when it is...
View ArticleJust downloaded CF Builder trial and it is showing expired.
I downloaded CF Builder when it was in BETA, I tried some things and realized I needed a copy when I start doing CF9 development. That time has come and I downloaded a trial version and had difficulty...
View ArticleHow do I load an alternative image when Flash player is not available?
My website is using a Flash banner that I would like to be able to swap out for a static image if a media player is not available on the browser’s PC. Is there a script that I can use to do this?Here...
View Articleusing .cfr report files in an application
We are developing an application that sits behind a login. In this application we have several .cfr pages. When we try to access one of the reports the web browser returns a blank page. If we remove...
View Article