ColdFusion is a server-side rapid application development platform, implementing the dynamic general purpose CFML programming language.
We have an employee whose surname is Null. Our employee lookup application is killed when that last name is used …
apache-flex actionscript soap coldfusion wsdlI want have a query with a column that is a hardcoded value not from a table, can this be …
sql coldfusionI am trying to discover the list of trusted authorities in my Java Runtime using the instructions in this article. …
java coldfusion keytoolI'm using Coldfusion. I want to concatenate two strings into the same struct key, but I keep getting an error …
string coldfusion structI have a web page which links to an Excel 2007 worksheet. It is a .xls file and not .xlsx file. …
excel coldfusionEpisode 11 of the yayQuery podcast mentions the $.ajax context option. How would I use this option in the success callback? …
jquery coldfusionI want to get a specific row in a ColdFusion Query object without looping over it. I'd like to do …
coldfusion cfml cfqueryAdded: Working with SQL Server 2000 and 2005, so has to work on both. Also, value_rk is not a number/integer (…
sql sql-server coldfusion cfmlI want to be able to convert a string number such as "1,427.76" to a number in coldfusion but the comma …
coldfusion cfmlI'm looking for a way to create a simple HTML table that can be updated in real-time upon a database …
mysql ajax coldfusion real-time