Calculations in form
Hi. I am setting up a simple form that will do some calculations to determine the price of something that we are going to cut and sell. First, the user will choose a part number. Then they will type in...
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 ArticleNEQ 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 do i upgrade coldfusion MX 7 to 11 or any documentation about the upgrade?
How do i upgrade coldfusion mx 7 to 11 or any documentation about the upgrade?
View ArticleCould not find prepared statement with handle 1.
[Macromedia][SQLServer JDBC Driver][SQLServer]Could not find prepared statement with handle 1. I'm getting this error message in what appear to be random ways. The first time I look at a page I might...
View ArticleCF11 on IIS 8.5 frequently slow
Recently installed CF11 on a Windows 2012R2 server running IIS 8.5. There are currently 9 sites configured in IIS, all under separate application pools. Several times a day, for reasons I have not yet...
View ArticleWindows 8 install
Can Cold Fusion 9 or 10 be successfully installed on Windows 8? I have a fresh install of Windows 8 with IIS 8. There are no other applications. When I install Cold Fusion 9 or Cold Fusion 10 (with...
View Articlecoldfusion 11
I am new to coldfusion..I have a doubt. I am having a variable called 'My_name' in 1.cfm How I can access 'My_name' value from another cfm file (2.cfm).Thanks in advance
View ArticleColdfusion 10 with IIS 7 Windows authenticaiton
I enabled Windows authentication in IIS 7 for a site powered by coldfusion 10. After I logged in, a coldfusion page that dump all the CGI shows REMOTE_USER and AUTH_USER are empty. The...
View ArticleLosing Header Information from Siteminder
We have been working to migrate several of our internal CF8 sites over to a new CF11 server. I have only been supporting CF for about a year, so I'm afraid I am not as knowledgeable as I should be....
View Articlecompressing PNG images
I have a script that captures PNG images from a 3rd party server, I then save them on my server using this code, forcing them to 45x45 <cfimage action = "resize" height = "45" width =...
View Articlecoldfusion 11 I've installed it - how do I get to cfadmin?
Hi, I've installed CF11 on Mac Mavericks. What's the url to cfadmin? http://127.0.0.1:8500/CFIDE/administrator/index.cfm doesnt work and neither does...
View ArticleCF8.01 hacked. Need info on patches
Yesterday some of our hosted sites were hacked using code pasted below. We're running CF 8.01 and I'm wondering if there is a cumulative secutity patch that we can apply or If I should just apply...
View Articlevar location = window.location.href;
Actually I am trying to search whether a particular word exists in URL and trying with below code in in a .cfm file. It works fine in html page but not working in coldfusion.Can someone help me how to...
View ArticleColdFusion 10 silent installation and configuration
Hi, CF 10 docs seem a tad thin on the subject of silent / unattended / scripted installation and configuration. I need to find a fully automated (scripted) way to do these things:1) install of...
View ArticleCan't connect CF 9 to MSSQL 2008 R2
I hope some help is out there. I will post the error message at the end of this post. I can't verify a datasource in Administrator. this is the error:Connection verification failed for data source:...
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 ArticleWhen will Adobe provide a hotfix for TomCat 7.0.54
I can upgrade Tomcat myself, but that approach isn't documented and isn't likely to be supported by Adobe.Tomcat is bundled as part of ColdFusion 11, so I would hope Adobe would either provide a hotfix...
View ArticleYou have attempted to dereference a scalar variable of type class...
You have attempted to dereference a scalar variable of type class java.lang.String as a structure with membersHi I receive the error in the title bar as a result of the following code but I can't...
View ArticleClean install of ColdFusion randomly stops responding
I have a brand new Windows Server 2012 with a clean install ColdFusion 11. I have about 30 sites setup on the server on test urls. I have been going to the home page of each site, just loading the...
View Article