coldfusion-8
cfoutput not throwing any results
Hi I have a component that contains getters and setters, which is fed by a structure for session variables.[详细]
2023-01-09 16:43 分类:问答How can I run a ColdFusion scheduled task at an interval <60 seconds?
I have a CFC method that I would like to run at an interval of 30 seconds. However, the problem is ColdFusion won\'t let me schedule a task that runs at an interval of 60 seconds or lower. Does anyone[详细]
2023-01-09 10:31 分类:问答Using Valums AjaxUpload with a CFC
I was looking for an elegant way to upload images AJAX style. I\'m new to all this mind you, and I couldn\'t find anything really simple and clear to teach me how to do this with a CFC and jQuery. The[详细]
2023-01-07 22:21 分类:问答How does ColdFusion serialize variables returned from web service calls?
I would like to know how ColdFusion serializes variables returned from web service calls so that I can figure out how large (in bytes) they are.[详细]
2023-01-06 19:58 分类:问答How can I access the CFFileServlet directory on a ColdFusion Web Server using multisite.dll?
I am using the multisite.dll ISAPI filter (http://www.hairy-spider.com/post/Multisite.aspx) in order to develop on several websites simultaneously on my Windows XP Professional/IIS 5.1 workstation. I[详细]
2023-01-06 17:35 分类:问答ColdFusion debugging problem in Eclipse (Break points not hit)
I am trying to get the debugger (CF extension for Eclipse) working for last few hours. And struck in strange situation.[详细]
2023-01-05 20:14 分类:问答Dimensions of a pdf page
I\'m adding a watermark to pdf document, but position 0,0 is the bottom left-hand corner. I need to put the watermark at the top left-hand corner.[详细]
2023-01-05 05:18 分类:问答Removing set number of characters from end of string with ColdFusion
Simple request (hopefully) here. I have a string which whilst it varies in length, will always need the last 6 characters removed.[详细]
2023-01-05 05:17 分类:问答Adding a text watermark
I\'ve learned how to add a watermark to a pdf. <cfpdf action=\"addwatermark\" image=\"NoteToSelf.png\"[详细]
2023-01-04 22:57 分类:问答ColdFusion speed cost of FileExists
I want to: on every page, check if a file exists include that file if TRUE i.e.: <cfset variables.includes.header = ExpandPath(\"_inc_header.cfm\")>[详细]
2023-01-04 07:40 分类:问答
加载中,请稍侯......