coldfusion-9
How to retrieve results by date range and sort using SOLR with ColdFusion 9.0.1?
I\'m using ColdFusion 9.0.1 and the integrated SOLR full text search engine. I have dates stored in my SQL Server database as datetime fields for upcoming events. I took these records and inserted th[详细]
2023-02-28 13:26 分类:问答Pass a Directory Query to <cfzip>?
I need to zip files from a directory, but not all the files in the directory. I determine the files that need to be zipped by running a query on the directory listing.[详细]
2023-02-27 21:15 分类:问答Ternary operator blowing up
I would like some help with my syntax for the following ternary operator (which keeps blowing) in Coldfusion:[详细]
2023-02-26 19:50 分类:问答NullPointerExceptions in ColdFusion 9 and ColdBox on localhost
I\'m running CF 9.0.1 Developer and Coldbox 3.0.0 on my local machine (64-bit Windows Vista running 32-bit CF9 on Apache). I\'m working on an application that I\'ve checked out from SVN and deployed l[详细]
2023-02-26 05:59 分类:问答How to Follow Twitter Users by API in Coldfusion?
Oauth is pretty complicated but I think I got the authentication working. I got up to the point where I get the user to authorize on Twitter and I have the access token and access token secret. From h[详细]
2023-02-19 08:23 分类:问答URL Redirection without the filename in ColdFusion?
I\'m trying to achieve 301 redirects such that开发者_JAVA百科 all of my URLs are redirected to the www version of the given page. Our page structure is: url.com/home/default.cfm. I am trying to rewrit[详细]
2023-02-18 11:54 分类:问答How to solve ClassCastException for java.util.ArrayList via WSDL of ColdFusion 9's CFC?
I hope this problem would not waste your time. I use Adobe Coldfusion 9 to create CFC to to interact with database. Generally, CFC can be generate WSDL by itself. for example:[详细]
2023-02-17 18:26 分类:问答Beginner Regex problem with whitespace and backtracking
I\'m trying to extract data from a PDF which is in the form of table with headings such as name, countr开发者_运维知识库y, and various numeric fields.[详细]
2023-02-17 07:56 分类:问答On keypress event, how do I change a ',' to a '~'
I have to prevent Coldfusion\'s default list delimiter \',\' from being entered into a form input array. I am new to using javascript for validation purposes, and have never tried to switch out the va[详细]
2023-02-16 15:51 分类:问答How to customize FCKEditor to use FONT instead of SPAN style?
I\'m trying to use a ColdFusion<cftextarea richedit=\"true\">tag that uses FCKEditor 2.x, to feed into a textfield in <cfreportparam> which only understands the <FONT> tag, not the &[详细]
2023-02-16 11:29 分类:问答
加载中,请稍侯......