Default Docs work all other .cfm result in IIS error
I'm trying to help a client with getting Cold Fusion 11 running with IIS 8.5 on 2012 R2. It's been installed and a default document has been assigned - "home.cfm". If you visit the web site:...
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 ArticleCFX initialization error with sandbox security enabled
I've found that CFX_HTTP5 works fine with CF10 if I have sandbox security turned off. However when I turn the sandbox on, the CFM page containing the CFX_HTTP5 tag will return a blank page and...
View Articlegoing crazy HELP!!
Help!!!!!! Just purchased cc and Lightroom and I'm desperate to use it however there is a 30 second video which pops up and either won't play or won't go away even when I click x. I've restarted my PC...
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 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 ArticleCSRFVerifyToken not working
I am trying to implement the new tags to remediate the CSRF finding in our scans but can't seem to get the CSRFVerifyToken to work. I found the following snippet and put it on a test page. It appears...
View Articlemetrics logging / metrics.log - what exactly are the logged fields?
I enabled metrics logging using steps found here Enable Metric logging | ColdFusion 10 , but with the additional steps of specifying the correct port number in the CF Admin Console / Debug Output...
View ArticleCFMAIL specail character in email address (CF10)
Hello, I have an issue on the my project, users want to send email with emails address containing special characters or greek characterslike the following email address example (frédéric.toto@toto.com...
View Articlecoldfusion
I am new to coldfusion can someone clear my doubt please.I have a function Test_Func. I want to assign the parameter(input) value to a variable myname).Kindly help function...
View Articlepass query to oracle
HI All,How can I pass a query to oracle using cfstoredprod?Try this:<cfstoredproc datasource="#application.dsn#" procedure="#importTable#"> <cfprocparam type="in" cfsqltype="cf_sql_refcursor"...
View Articlecoldfusion server error 259
I have a Coldfusion 11 standard installation that, when the Application Service attempts to start, throws an error 259. Changes to CF configuration were made through CFAdmin earlier today, and one or...
View Articlecoldfusion mx7 on Oracle 11g
Does Coldfusion mx7 run on Oracle 11g? What is the alternative if not compatible?
View Articlecffile uploadall not returning serverfile
Hi All, We just updated to cf11 from cf9. Just found out that our uploader is no longer working. The files are uploading fine but the return variable is no longer present. I used to have a variable...
View ArticleCan't connect to database
Using CF 11 on Windows 10 with MS SQL Server 2014 When I try to connect to my database, I get the error The root cause was that: java.sql.SQLInvalidAuthorizationSpecException: [Macromedia][SQLServer...
View ArticleThe service not available message with using Cold Fusion 11
Hi, Below is the information of the Cold Fusion 11 application server:VM machineWindows 200832 Bit3 gb of ram4 CPU's Cold Fusion 11 Enterprise (all updates installed, except for Update 5)IIS 7IIS...
View ArticleOne dynamic drop down
Hi everyone.I have a page that has 2 dynamic drop down menus in that depending what is selected in the first drop down will display certain criteria in the 2nd drop down. I have this working in one...
View ArticleCF admin - site issue
Hi, When I try to access a Coldfusion admin site, it throws me 'This page can't be displayed' message. This is the case with both the local host & even with the server IP. Need help on this asap to...
View ArticleIch kann den Fehler in diesem Code nicht finden.
Nachdem ich auf einer anderen File den Submit button betätige und zurück komme, gibt er mir nur einen error aus, da er es nicht schafft, es auf die Datenbank zu updaten.Bitte um Hilfe danke im Voraus !...
View ArticleCF Builder 3 to have same functions as Homesite 5
I just need the functionality of Homesite.
View Article