a href not working in IE ( Downloading documents )
Hi This is the portion of code <a href="linuxpath/filename.doc">filename.doc</a>when I click on filename.doc its asking the option to save in mozilla but in IE its directly opening in...
View ArticleSaveForLater- after migration from CF8 to CF11
After migration from CF8 to CF11, my users cannot save the application and continue at later time. The application still work fine under CF8. The application uses the registry to store the values. I...
View ArticleCFHeader to set filename with content-disposition not working
Hi,We have code that is creating an excel workbook with the POI library and then using CFHeader to set the filename with content-disposition as shown in the code below. After setting the...
View ArticleCan CF open .CFM files in original format? If not, which program will?
Bought CF - am trying to open CFM files I already have in their original format. So far, no luck. All I get when I mport/open files is plain text, like it was created in Notepad. All formatting's...
View ArticleSPAM comment in CF10 documentation site
I thought someone from Adobe reviewed comments to the documentation before allowing them to be published? ColdFusion 10 Documentation - ColdFusion, English documentation - Adobe Learning Resources
View ArticleCustomizing login page
How can I change the adobe logo to my company logo on the login page?
View ArticleJQuery datepicker question with Cold Fusion
Hi, Noticed that there is JQuery modules in the directories with Cold Fusion 11. In the URL "http://stackoverflow.com/questions/15756532/use-jquery-datepicker" shows using JQuery local for the date...
View ArticleThe value returned from the function is not of type query
I couldn't figure out why I got this error. I have set default var query. Please help. If qLocal has records then return fine, but when qLocal records is empty will throw errors. I've set a...
View Article[Macromedia][SQLServer JDBC Driver][SQLServer]Invalid object name 'column_name'
1. In my ColdFusion 11 website (with SQL Server 2008 R2), the following cfquery is throwing the above error: <cfqueryname="deleteGrantModificationItems"datasource="#dsource#"> DELETE col_key FROM...
View ArticleHow do I inner join 4 tables?
I have a page table that includes navigation IDs, catID, subcatID, I use an inner join for the tables.Tables:pagescategoriessubcat I have added subSubID for a third level on the nav menu. How do I add...
View ArticleJQUERY AJAX - function success returns “UNDEFINED” with CFC query
Hi, I have a problem with implementing AJAX in my form for linking drop down lists. I use ColdFusion (CFC file) for retrieving results from a query: <cfcomponent output="false"><cffunction...
View ArticleColdfusion 10 Update 17 only working with previous coldfusion.exe file
Hi, I recently installed Update 17 on our Coldfusion 10 development server. Since this server is behind a firewall the auto updater won't work and we need to download the jar file and run it manually....
View ArticleCF11 Enterprise on RHEL in a J2EE .war file
So I've been trying to get cold fusion 11 to work properly inside both Jboss 6.1 and Tomcat 7.0.57 with limited success. It takes at least 5 minutes to move past "loading security..." and when it does...
View ArticleColdFusion Support for Exchange Server Office365
Can ColdFusion 10 connect to Microsoft Exchange Server 2013 (https://outlook.office365.com/owa/) server? Setting values for CF10 "exchangeServerVersion" are documented as 2003, 2007. or 2010. Does...
View ArticleCopy and paste a list of values and display on another page.
Is there script or plugin that I can use to where a user can copy and paste a list of values from say one column of an excel document and paste them in a form field. Then once the user clicks submit...
View ArticleJ2EE breaks submitting form via AJaX
Hello, all, I'm fairly confident that this is related to my recent posts about SESSION and iFrame. I'm just not sure how to fix it. I have been working for several months on this project; but I only...
View ArticleURGENT! Why is Web Server Configuration Tool not working after upgrading CF11...
After installing ColdFusion 11 Enterprise Evaluation then upgrading that installed version to a paid licensed version, we cannot get the Web Server Configuration Tool to work. This is on Windows Server...
View ArticleColudfusion11の設定
Coludfusion9からColudfusion11へのマイグレーション評価で、OS Redhat 6.5にColudfusion11評価版をインストールしました。 インストールは、特に問題はありませんでしたが、起動すると、下記のログが出力されて正しく起動しません。 何方か原因と対応をご存知でしたら、教えて頂けますと助かります。...
View Articlearabic data migation & display issue
Hi All, Arabic charaters are not displaying correct when migrate data to oracle DB it is showing correct when inserted from form please let me know any settings needed for arabic display???? Server...
View Articlehow do I save a variable, using AJAX, to a mySQL database using Coldfusion?
I have a jquery script that picks a background color from an image using AJAX. I would like to save the variable, var rgba=e.rgba() to a MySQL databse. The individual who created the script said to...
View Article