Numeric Data Input
Working on a form to input numeric data. I am using <cfform> and the <cfinput> tags. To help the user with data entry issues I want to show the user the comma format when their data...
View ArticleFont size when using cfmenu and cfmenuitem
I am using cfmenu and cfmenuitem to create my menus. When I change the font-size using "fontsize" in cfmenu or using "font-size: 12pt;" in css style configuration the menu name buttons display does...
View ArticleCFMAIL Enterprise vs. Standard
I've searched and searched and can't seem to find documentation showing the specific differences between the Standard and Entperise ediions of CF 10. Can anyone point to documentation on the...
View ArticleColdFusion 10 Uninstaller.jar file
I performed a scan with an updated version of Malwarebytes Anti-Malware and it flagged the following file with a Backdoor.MSIL.P infection:../ColdFusion10/uninstall/uninstaller.jar Can someone confirm...
View Articlehow to check if web application already running?
Is it any way to check, if a web application is already running on clients computer. In other words how to prevent users to opens second instance of the same running application??
View ArticleDoes CFDOCUMENT PDF Output Require Acrobat on CF Server?
When using PDF output in CFDOCUMENT, for correct, proper display of PDF files, does it require the full version of Adobe Acrobat to be installed on the ColdFusion production server? We are using...
View ArticleVariable sessiontimeout?
Hello all, I have an area of a website that users log into. Upon logging in, they are given a certain access level based off criteria in the datasource. For regular users, the sessiontimeout in my...
View ArticleCFAdmin's new Scheduled Task system Fails at Everything
So about a month and a half ago we switched from CF9 to CF10, and we were excited about what new features we would find in the revamped Scheduled Tasks section. As it turns out, our optimism and faith...
View ArticleHelp with Inner join problem
The following query works fine as long as there is a value in the subID field, which is at the end of the inner join statement. If the subID is blank then no data is output, even though it is there....
View ArticleColdFusion 10, IIS 7.5, and custom 404 page
I am attempting to setup a custom 404 error with CF10 and IIS 7.5. Previous to CF10 (and IIS 7), you can get the URL of the non-existent page via the querystring (e.g.,...
View ArticleLoad Data into a Div
I have a list of names and I want the user to click on the name and it will reveal the DIV and load the appropriate data into it. How can I do this and can I do it withouth the page refreshing?
View ArticleCF 9 latest hotfix and Java support
We have a number of CF9.01 installs and we're discussing our plans for applying Hotfix 4 as well as the latest Security hotfix. We know this includes support for Java 1.7, but we want to confirm that...
View ArticleDo new hotfixes supersede old ones?
Hello, Question 1: I have a CF 9.0.1 installation that is missing a number of security hotfixes (based on a vulnerability scan). The list of missing security hotfixes is below. Must I start at the...
View Articleshibolith plus coldfusion causes Safari to not load xhr
I set up a trap to log the requests to the website. It appears that the request initiated by the AJAX call is never getting to the CF engine. The webtools for Safari indicate that the AJAX request is...
View ArticleInteresting Document Issue
I have a project where there are about a dozen paper items that have a half dozen fields that will come from a database. The paper document is pretty much a standard word file type document with each...
View ArticleVerify Time zone in CF server??
In production time zone has changed from CST to EST.But after this change some functionalities are not working as expected. I need to make sure that the time zone change has reflected in CF server to...
View ArticleApplying formatting to query values using CFSPREADSHEET
I'm trying to figure out how to properly apply my custom border line formatting to my query values only on an automated report. Currently, I have it where it is hard coded, but long term it would not...
View Articlefor mutiple fields
How can search for mutiple fields (criterias)? my code below returns nothing? Form.cfm:<form action="search.cfm" method="post">Name:<input type="text" name="name" />Desc:<input...
View ArticleColdfusion 10, IIS, ACL problem
I turned on IIS and reinstalled CF10. Things worked fine, but suddenly yesterday I ran into the problem that the returned pages would not contain jpgs and css file information was not loaded either....
View ArticleColdFusion Widget
Is there a ColdFusion Widget that will allow an end user to add or change text to a ColdFusion developed Website contents? If so what is it called and can you lead me to some specific information about...
View Article