How get mupltple recordcounts from a column?
I have multiple courses in a column and another column for the company putting on the courses. I would like to be able to count all the courses registered per company and group the results by...
View ArticleClient purge crashes CF
We're running ColdFusion 9.01 Enterprise, Windows Server 2008 R2 (OS version 6.1). The good news is that the server autostarts very quickly after the crash, such that it is hardly noticable. Beginning...
View Articletag in cfmail subject
Hi, is <b> tag work win subject? <cfset variables.subject = "Access for <b>#form.name#</b> has been removed. " /> <cfmail from="#variables.mailFrom#" to="#variables.mailto#"...
View ArticleHow to pass session variables via the URL in CF10?
HiI have a client with some old Flash functionality (AS2). The SWF allows the user to upload an image. However a new session is being started when the upload script is called. I have added the CFID,...
View ArticleConsume a .NET WCF web services using CF 10
Hi All, I need to consume a .NET WCF web services using CF 10. I have looked anywhere in Google and I did not find the correct explanation and CF code. The developer documentation “Consuming web...
View ArticleApache-ColdFusion error JRun server(s) probably down
HiApache/ColdFusion error JRun server(s) probably downVersions: Apache 2.2/CF 9,0,1,274733 on Solaris 5.10 We are getting a high number of transaction failures on Credit Card payment logging. These...
View ArticleUpload button for files
Hi there, I want an upload button for files in my form. Is this possible and if so how do I get it there? THank you so far.
View ArticleCFGrid Column Filters
In many Ajax/JQuery grids is a feature to easily allow a filter search box at the top of the columns.jqGrid is one for example:http://www.trirand.com/jqgridwiki/doku.php?id=wiki:how_it_worksThere are...
View ArticleColdFusion Builder Perspective in Eclipse
I have just downloaded the lastest version of Eclipse to try the ColdFusion builder as a plug-in in my trial copy. I want to see if working within this environment with the subversive plugin also (not...
View ArticleCFREPORT Fails to produce formatted report, i.e., PDF
What can I do to restore the CFREPORT Output to normal allowed formats? I have had reports working without error for FIVE YEARS and suddenly the now the report output for LARGE datasets produces ONLY...
View Articlehow do I switch off opening / previewin a file I have created and saved
how do I switch off opening / previewing a file I have created and saved
View ArticleTrying to connect MS Access database to CF10 administrator
Hello there. I'm just trying to set CF 10 administrator at home (Windows 8.1 Pro) so I can work on a few projects on my own machine but I can't get a data connection worked out. I've tried connecting...
View ArticleURL rewriting in coldfusion 9.
Hello all ,I need your help. Can you please tell your suggestions on " Is it possible to rewrite the URL in cold fusion for the purpose of search optimization ?? If yes then how? I request you all that...
View ArticleAfter upgrading to CF10, the selected row of my cfgrid is no longer passed on...
I have a cfform which contains a cfgrid and prior to the 9 to 10 update, upon submission of the cfform, the selected row of the grid was passed/posted to my form action page as:...
View ArticleHow do I know if security hotfix APSB13-13 has been applied? My version is...
How do I know if security hotfix APSB13-13 has been applied? My version is 9.0.1.274733
View ArticleHow to validate a series of 0s value
I'm trying validate values such as 0 or 00 or 000 or 0000, or 000000 up to 10 digits.I can use <cfif varId IS "0" OR varId IS "00" OR varId IS "000" etc> but I believed there should be a better...
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 ArticleRead only user name
Has anyone every run into a situation where the username field on the administration login page goes grey and is read only? Also the default value for the user name seems to be the host name for some...
View ArticleWhen I flatten an acroform, the radio buttons no longer show as checked.
If I don't call flatten (CFPDF....flatten="true"), the PDF shows the radio buttons selected, but as soon as I flatten the PDF, the radio buttons are not shown as selected. Checkboxes work, text fields...
View ArticleColdFusion 10 Accordian no text displayed
I created a file using Adobe sample code, all I getis a spin wheel. No text.The server has no load on CPU,memory, or network.I am running RedHat Linux 6.4Coldfusion 10 with latest updates. I have...
View Article