|  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11
CF banner ad system? Anyone? Search yields zip.
I checked the Developer Exchange (and searched on Google) for a CF banner ad system, but it the people who developed these seem to have gone out of business or moved on to other things. Does anyone know of a relatively sophisticated system (counts impressions and allows campaigns) at a reasonable price? Th... 7 May 2008 13:14
CFHeader question
Hi, I'm trying to use <cfheader name="Content-Length" value="57000"> as part of a file download but all I get is an empty file. If I remove the tag it downloads the file correctly. Any suggestions what might be going wrong? My code <cfheader name="Content-Length" value="57000"> <cfheader name="Content-D... 7 May 2008 13:14
CFFile action="upload"
I want to limit the files that are uploaded to be only Office 07 files - Excel, PowerPoint and Word in the "accept" parameter of the tag. 1. This works for Office 07 Excel - application/vnd.openxmlformats-officedocument.spreadsheetml.sheet What works for PowerPoint and Word These DO NOT WORK: 1. appli... 7 May 2008 12:25
Cold Fusion is Dead
After 12+ years of using ColdFusion, I am sorry to say that our company is saying "goodbye". 1. Poor (to no) support (really poor) - this forum has 39 people on it right now - compare it to SQLServerCentral - horrible. 2. Memory leaks - everywhere you read - our servers are crashing weekly (at a minimum) ... 7 May 2008 11:36
Problems with Sessions
[b]ANY SUGGESTION IS APPRECIATED [/b] I have a application that at the beginning, create this big empty session structure (and arrays). Users go through a series of forms that populates the structure. All data validation for mandatory forms is done server-side. For some reason, data is lost. I have session ... 7 May 2008 09:58
XML-RPC with Coldfusion and Bugzilla
Hi I am trying to send data to Bugzilla from my Coldfusion Application..and Bugzilla uses XML-RPC, i only worked with SOAP before and havn't had any idea on XML-RPC and tried to browse thru in google but unable to find the exact info. needed. of how to connect to Bugzilla and Create a Bug using Bugzilla AP... 7 May 2008 09:08
iText Watermark position issue
Coders, Please forgive me in advance as my java kung foo is not that strong. I have a site which allows users to merge multiple pdf documents they choose via a checklist, and then it will apply a small watermark to the top left (xposition 158, yposition 743). The problem is that there are some pdfs in which... 6 May 2008 22:27
Another CFImage bug
Second cfImage bug I've found in a week. Tried reporting it to Adobe, but their bug report form throws a 404 (nice). Basically, certain JPGs will cause CF (or more specifically, Java) to throw this error after reading them to memory, then writing it to disk: Missing Huffman code table entry javax.imageio.II... 6 May 2008 22:27
Need to... double parse?
Okay, I have an application that can change frequently, as such, I need to run a query that tells my main query what it needs to update. So one query provides the other all the fields it needs to update. The main query and function are attached. The Insert part works fine, but the values part isn't working. The ... 6 May 2008 22:27
url redirect
Hi.this is the url: urlPath = "http://www.imedmart.com"; and users have also access to the web site by: http://imedmart.com . but I need to fix http://www.imedmart.com/ and http://imedmart.com either one version should redirect to the other version.so I dont want to my Pagerank get split between two differ... 6 May 2008 22:27
cfform inside cfajax
Hi I have a confusing issue here... I am loading data into a div page using cfajax Inside the div page, i have a form. as soon as i put the form inside a table, it disappears. if i put it in a div of its own, it displays. can anyone give me a reason for this? it has me stumped! thanks in advance... 6 May 2008 22:27
cfsprydataset CFC binding problem
I'm trying to bind a spry data set to a CFC function. My code is working fine in my test environment but not in production. In production, when I try loading the script that does the binding, I'm getting an error saying Error loading spry dataset FooYou from URL: /MyComponent.cfc with params _cf_nodebug=tru&_... 6 May 2008 22:27
CFGRID not displaying in IE 7
Hi, I have created a form in CFMX 7 that uses CFGRID applet to display data. I am using GoDaddy's CF 7 hosting services to host my form. When I try to display the form in IE 7, the grid does not display. But the same form with the CFGRID displays in Firefox. I do have Java plug in version j2re1.4.2_08 and ... 6 May 2008 22:27
url redirect
masoud_amen wrote: Hi.this is the url: urlPath = "http://www.imedmart.com"; and users have also access to the web site by: http://imedmart.com . but I need to fix http://www.imedmart.com/ and http://imedmart.com either one version should redirect to the other version.so I dont want to my Pagerank... 6 May 2008 21:24
XML-RPC with Coldfusion and Bugzilla
scorpionn_king wrote: but how do i use a XML-RPC service using coldfusion to use that webservice, [b]"which means is not possible"[/b]. i know there could be a solution for this.but it's hard to find.. Can you show the relevant sections of the 'bz_webservice_demo.pl' file? I suspect therein lies the... 6 May 2008 20:28
Cold Fusion is Dead
troll ... 6 May 2008 20:28
Unable to use mail in Korea, Traditional Chinese andThai
Hi, I have just started using CF 8. I have trying to send email using CFMAIL. The content of the email consist either Korea or Traditional Chinese or Thai characters. But the characters are not displaying in the email. I actually retreive the data from database and display on the website. It is display... 24 Apr 2008 22:01
CFinput and autosuggest difficulty
Hello all, The CFinput and Autosuggest seemed like they were going to work great. I was trying to use this format: <cfinput type="text" name="OP12" autosuggest="#valuelist(get_drivers.DRIVER_NAME)#"> get_drivers is a CFquery in the same .cfm file, and DRIVER_NAME is a column the query returns. But th... 24 Apr 2008 18:50
 |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11