ColdFusion 9 downloads
Where are the ColdFusion 9 downloads located? Before they were on this page: http://www.adobe.com/support/coldfusion/downloads_updates.html#cf9
View ArticleIs it possible to change the password via cfldap?
For some time I have been trying to change a password via cfldap. The connection is made over SSL and port 636 (cfssl_basic), tested within logins. I tried the following version of code:...
View ArticlePricing information for a full new ColdFusion Enterprise license
Guys, this used to be straightforward. Look at the web site and see the price. Now it looks like Adobe is taking a page out of the Oracle playbook. Customer: 'How much is it?' Vendor: 'How much have...
View Articledreamweaver extensions for CF11
Hi,I wonder if ADOBE intend to make available extensions for the new tags in CF 11 for dreamweaver.I must admit I am struggling to find any information and adobe seem to be very disconnected at the...
View ArticleColdfusion 10 problem with cfhttp postype xml
We are making a cfhttp call.We are submitting xml data. We are able to send information from server A to server B, but server B is not giving us any response. Our code works for coldfusion 8 and 9 but...
View ArticleCFIMAP and Embedded Attachment Download
I have a ColdFusion 9 application I inherited that signs into an Outlook email box then processes email, downloads attachments, and saves emails sent to it into a database for long term storage. This...
View ArticleWord wrap in Coldfusion Builder 3?
Does anyone know where/how to turn on word wrap in CFBuilder 3? I'm on the Mac, OSX 10.9.2 Thanks, Rich
View ArticleCan I install Coldusion Developer Version and XAMPP on the same computer?
I'm trying to teach myself ColdFusion and I need a testing enviroment to play around in. I already have XAMPP installed on my computer. Do I need to delete XAMPP in order to install ColdFusion...
View ArticleI can not access administrator account after installation Coldfusion 10
I have just installed CF 10 standard onto Server 2008 SBS and can not get the administrator password to work. I have uninstalled and reinstalled and it still does not work.
View ArticleColdfusion 10 developer edition, download link required !!!
Hi, I need to install Coldfusion 10 developer edition for my project, please share the download link.Thanks in advance. Regards,Ankit
View Articleverity collection and database search problem
Good morning, got a coldfusion question. I am currently working with coldfusion to create a search engine for a bunch of newspaper PDFs we have. I am having problem getting the Verity Collection and...
View ArticleHow can i divide values in a query output?
I have this code:<cfoutput query="GetResults"> <tr> <td nowrap="nowrap">#csedept_name#</td> <td nowrap="nowrap">#question_1#</td> <td...
View Articlebulk sms with coldfusion
I am thinking about designing a coldfusion application that will allow my clients to sms their customers promos, news, etc. I need to receive text message from the customers to add them to the text...
View ArticleCF9 spooling mail VERY slowly
I recently moved my site from CF7 to CF9. We normally send out several bulk emails and newsletters in the 20,000 - 50,000 message range. I send these emails in chunks of around 500 messages at a time...
View ArticleIs there a way I can show variable name when i hover over a img?
I have a working code below:<cfoutput query="Mush2"> <tr> td nowrap="nowrap">#DATEFORMAT(commentdate, "mm/dd/yyyy")#</td> ......some code here <td nowrap="nowrap"><CFIF...
View Articlecoldfusion 9 - Displaying different Headers & Footers for select pages
I have an application.cfc. page that will display a header and footer on each page that is produced and viewed what i you like to do is to show a different header and footer on select webpages on the...
View ArticleCFFILEUPLOAD not returning correct filename when nameconflict set to makeunique
CFFILEUPLOAD is returning the cffile.clientfile which is the original file name instead of the cffile.serverfile the new unique file name when the posting script was instructed to make the file unique...
View ArticleCFFILEUPLOAD custom error if flash add-on is not enabled
Hi ColdFusion community. Some of my users do not have flash add-on installed in Internet Explorer so when they open a page that uses cffileupload, they get a bad looking red cross and a gray border...
View ArticleCF10 CFEXCHANGE Connecting to Exchange 2013
How do I connect to Exchange 2013 using CF10? We are upgrading our mailservers to 2013, but I cannot find a way to connect to the new server. Is there a setting that has to be changed on either server?
View ArticleFailure while attempting to install coldfusion 11 on win 2012.
On my windows server 2012, I have installed IIS (8.0), then; I attempted to install coldfusion 11. I am getting the following error: Cannot configure IIS Connector. Enable the required options ASP.NET,...
View Article