Since there\'s no complete BPM framework/solution in ColdFusion as of yet, how would you model a workflow into a ColdFusion app that can be easily extensible and maintainable?
I want to create a cold fusion(9) script that adds a field (\'pageTitle\') to a开发者_如何学运维 MySQL table (\'pb_page\'). Can someone enlighten me and teach me how this is done? Thx!<cfquery name
I have some code using the SetVariable function which takes the first parameter as a variable name created based on a variable name passed to this code.
I have a possible race condition with an application scoped singleton. However, I thought that by defining a function level variable that this would not be a problem.
I have installed Adobe ColdFusion builder 2 and was able to set it up, using this tutorial http://www.adobe.co开发者_如何转开发m/devnet/coldfusion/articles/setup_dev.html
I\'m working on an application that has a \'login\' for clients to connect to their webmail or other services that are hosted by another company on a remote server.
need some help thinking through h开发者_StackOverflow社区ow to approach this. I have a dynamic form that allows the user to create questions. They can have one to many questions.
I\'m sending an email using the cfmail tag, and trying to attach a PDF file from a URL: <cfmail to=\"me@mydomain.com\" from=\"you@yourdomain.com\" subject=\"Subject\" type=\"html\">
My company currently runs a .net/sharepoint intranet and a ColdFusio开发者_运维知识库n public website.There is a lot of duplicated functionality and clumsy web service layers used to support the two p
I have a CFC that processes a \'contact us\' kind of form on a job posting site. The cfc is designed to handle a couple of different forms from the site; a generic \'contact us\' form and another \'I\