I\'m used to setting up CF9 (Dev edition) on my Windows machine, using Apache.I would like to try using IIS7 since that comes with Win7 Pro.What are the steps to set it up so that I can have:
Can anyone explain if it is possible to have a web server for all of these technologies: ColdFusion, PHP, MS SQL Server, MySQL
In middle of applic开发者_JAVA技巧ation when calling following line: var component = _Kernel.Get<IComponent>();
This code does a redirect, but uses a 302 status code: <cflocation url=\"http://stackoverflow.com\" addToken=\"no\" />
I\'m using CF 7 and this code is not returning any files: <cfset fileLocation = "\\\\server\\uploader\\pass-fail">
I have an application which stores all kind of data about people. The current cfsearch functionality (in Verity) includes searching documents that are attached to these people.
According to LiveDocs for cfoutput in cf7: When you specify a query attribute, this tag loops over the query rows and produces output for each row within the range specified by the startRow and max
I\'m using CFMAIL to send out an email. For some reason, when I edit the email msg in the CFMAIL tag, and save the file, CFMAIL isn\'t sending开发者_如何学运维 new emails with the changes...
I am uploading in image via a form and I want to, in addition to saving the image, save a variet开发者_如何转开发y of thumbnails in both png and jpg format.To do this I am using the code below.The ini
I would like to pass a MYSQL query via Coldfusion th开发者_JAVA百科e following date: 03/13/2010 So the query filters against it like so: