I am crea开发者_JAVA百科ting a coldfusion page, that takes language translation data stored in a table in my database, and makes static js files for each language pairing of english to ___ etc...
I installed Coldfusion 8 trial version on my system (XP Professional sp3). I created an Folder in the “C:/Coldfusion8/wwwroot” called “buildProject” containing an Index.cfm and some other .cfm fil
How does the retrycount attribute work in CFHttp? I want to know how long it waits to retry again when a process failure is reported?
I am using xPath to do some ETL work from a dictionary lookup file. I need to be able to look for the translation key and return the translated value. For example I need to be able to look for \"prior
This is my code and i want to convert it in php. pls. i need a开发者_JAVA技巧 help thanks.Are you sure private code like this should be posted publicly?
I\'m trying to extract data from a data file that\'s tab-delimited (in some parts), and really seems like it\'s going to be a headache to work out (I reallw wish they could just have CSV-ed it).
In an enterprise scenario where a ColdFusion application is used to r开发者_C百科egister for a event, would it be possible to programmatically add an entry into the calendar of a person?
One of the more interesting \"features\" in Coldfusion is how it handles external requests. The basic gist of it is that when a query is made to an external source through <cfquery> oror any oth
I\'ve been doing ColdFusion for 2 years, and I\'ve always used ColdSpring for injecting dependency.I want to try to see if I can survive without them.What\'re the alternatives?
I sometimes get Could not find the ColdFusion Component or Interface Answer. and simply doing a refresh fixes the problem.