Pass ColdFusion variable to the JavaScript window
Hi everyone, I have a java script window that is will open when user click on the link, my problem is that how I can pass a ColdFusion variable to the window. I am using ColdFusion 7 so I can not use...
View ArticleIssue with accessmanager.cfc
Good afternoon everyone! I'm having some major issues and can't seem to find a solution so possibly someone here can help me. You can see the issue below. The Current user is not authorized to...
View Articlecoldfusion 11 documentation in PDF format: where can I find it?
like all other previous versions of Coldfusion, the documentation was available in PDF format, where can I find it for COLDFUSION 11??
View ArticleAjax call method which return json Data
Hi, I make one function , which i want to return json value , for this which return type i mention in function: This is javascript which call Retrieve method.<script>debugger; var...
View ArticleHow to retrieve fields value from Kendo Grid Models
Hi i want to retrieve fields value from Kendo Grid Models...I try to get it but not retrieve records in the Kendo.....Bellow is my code:Service.cfccomponent{ remote string function JsonRead()...
View Articlecfmail glitches in ColdFusion 9 (not sending, but says sent)
I'm seeing the strange behavior with basic cfmail sends in CF9. CF9 has an entry in the mailsent log that is was successfully sent but on the MailEnable logs (Mailenable exists on the same server as...
View ArticleHow do you pass "struct" in an AJAX call URL? (CF11)
Quote from CF11 documentation: "Note that "struct" is also available to be accessible through an AJAX argument. Now you can pass struct in an AJAX URL to serialize a query object as struct."How? An...
View ArticleHow to reference MS Access database in CF8 64bit - OS Vista 64bit - The answer
Hi folks, I think I found the way of adding MS Aceess (2007) to CF8 (64bit) on OS Vista Premium (64bit). I did have problem doing this for some time and I have visited many forums looking for an...
View ArticleCould not initialize class coldfusion.security.ESAPIUtils
Hello - I'm receiving the following error: "Error","ajp-bio-8014-exec-4","04/16/14","02:03:05","cfadmin","Could not initialize class coldfusion.security.ESAPIUtils The specific sequence of files...
View ArticleWhat do you think of the future of Coldfusion?
Let me start by saying I LOVE COLDFUSION. When I first learned Coldfusion I couldn't believe how dramatically smooth and easy it was. Now when I'm looking around for developer jobs, everyone is only...
View ArticleAnyone use tag with a
Anyone use <cfdocument> tag with a <cfloop> I am trying to generate multiple documents like this - <cfloop query="myquery"> <cfdocument type=pdf> <html>...html...
View ArticleHow to create a electronically signed pdf
Hi All, Can any one have any idea abou how to create a electronically signed pdf. Your timely help is well appreciated. Thanks in advance.
View ArticleCF10 and IIS 7.5 - cfheader in 404 custom error handler not working correctly
I'm getting some really weird behavior when handling 404 errors after updating to CF10 using IIS 7.5 on a Win2k8 R2 x64. IIS randomly delivers only a portion of the HTML page when I set the 404 status...
View ArticleCF10 CFFTP listDir
Can someone please help. I'm trying to do a simple list of directory and the command doesn't work. <cfftp action="listdir" server="~~~~~.com" username="~~"<br>...
View ArticleJVM Heap size settings
Recently I got a VPS server and I'm running Coldfusion, the website was running fine until it got more and more traffic and I started to encounter 'OutOfMemory' exceptions.I thought simply to rise the...
View ArticleCF10 cluster: isolate instance via URL?
Is there any way to specify which instance is used by URL when apache is connected to a CF10 cluster? We have one instance that handles all our scheduled tasks, and we would like to make sure calls to...
View ArticleJDBC connection error
I'm trying to create a DSN in ColdFusion Standard v11 server using Sybase jConnect 6.05 JDBC driver connecting to a Sybase SQL AnyWhere 12 Server (running on another server machine). ColdFusion has...
View ArticleMultiserver For Newbies - how to create website?
Hi... before this i use stand alone svr coldfusion, this is the first time i install multiserver coldfusion in my server. i already know how to create an instances ( instance name INS_STUDENT), but i'm...
View ArticleHow to install CF10 mandatory update?
http://help.adobe.com/en_US/ColdFusion/10.0/Admin/WSe61e35da8d318518-33adffe0134c60cd31c-7 ffe.html Forgive my naivety, but I can't get past step 1, and to be honest, I have no idea what step 1 is...
View ArticleCF had an area where you could look at and buy software in CF--can't find it
CF had an area where you could look at and buy software in CF--can't find it
View Article