I am receiving following error while connecting to Cold开发者_C百科Fusion web service from client machine
I am working on redoing our company\'s code, and I want to have a clear, easy to read, and reasonably secure application.cfm.
This problem makes me really sad. I\'m working with a pretty archaic web application with an eclectic mix of programming languages. Previously, it stored any and all datetimes in a Datetime field in o
I am trying to encrypt a string using ColdFusion encrypt() with a 3rd party provided key like this: encrypteded = encrypt(\'theString\', \'FD52250E230D1CDFD5C2DF0D57E3E0FEFD52250E230D1CDF\', \'DESEDE
I am try to run a javascript function after my cfselect bind has executed. Is there any way I can achieve that? Here is my statement.
I am integrating with a 3rd party that requires I use the Diffie-Hellman encryption algorithm. The CF docs indicate that this is a supported algorithm.
I want to produce an alphabetized list of names produced by adding together two columns of names, columnA, and columnB.
I was wondering if it was possible or is there a way of using that all together on one mach开发者_运维百科ine without virtualization I don\'t think so. The only option for running Windows apps directl
I\'m having a hard time getting account numbers to display correctly when exporting data from database to an Excel spreadsheet. The account number for one company, shows up correctly. However, others
I\'ve recently been developing a project that involves sending out events from ColdFusion to LiveCycle 2.6.1 using the Data Management event gateway to Flex 4.0 clients (LiveCycle and ColdFusion are o