In every release of Adobe ColdFusion, there are the few major features which receive a lot of attention from Adobe and from CF users, but there are often dozens of lesser-known features that may help you, whether regarding coding or such things as security, administration, installation, configuration, tuning, monitoring, and so on. And of course, there can be important compatibility/migrations to be aware of, and still more.
Hi Team, We would like to know if Cold Fusion 2016 is Compatible with Windows Server 2016. Following errors were noticed during installation. Invocation of this java application has caused an InvocationTargetException. Please help !!!!!
By trying to connect to a data source via ODBC to a Windows 2016 System DSN, Coldfusion Administrator throws an error
An approximation of Javascript’s rest parameter feature with CFML
Here is the link for a really important survey for us here at Adobe. Your responses will help determine some of the potential future directions of the product. This survey is one among the series of future direction surveys posted by us. Irrespective of your participation in the previous ones, we need you to participate in this survey. Although not mandatory, it will be very useful if you can leave your contact information in the survey response for us to follow up […]
Connection to oracle database times out until i remote into the server running coldfusion.
This is to notify all, that we will be decommissioning http://riaforge.org/ (“Site”) soon. This decision has been taken due to business reasons. If you are interested in reviewing or downloading any project or files available at Site, please do so, by April 16, 2019, 12 noon PST, as per license terms associated therewith. Past that, you will not be able to access the projects or files. Should you have any concerns/suggestions/query, feel free to contact us. We also suggest that […]
There are so many ways to getting a Primary Key from a table right after an INSERT, which should you use? Trick question. You get it when you do the INSERT, not after. Resources https://stackoverflow.com/questions/1360453/how-do-i-insert-into-a-table-and-get-back-the-primary-key-value https://github.com/jmohler1970/TSQL_gettingPK
Note: I should have pointed out that all this is built into ColdFusion. There is no downloading, installing, or configuring. Introduction Any input that your website accepts has to treated as if it were hostile and / or malformed. The Open Web Applications Security Project (OWASP) has a collection of recommendations and Java utilities to help protect against these threats. ColdFusion, being powered by Java, also has these functions. Use them! https://github.com/jmohler1970/Owasp https://github.com/ESAPI/esapi-java https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-c-d/Canonicalize.html https://en.wikipedia.org/wiki/Left-to-right_mark https://github.com/jmohler1970/FormUtils

