Useful code for exporting to Excel xlsx
I wanted to "give back" by posting this little code sample for exporting a query into Excel xlsx Kudos to Charlie Arehart for helping me increase the server memory and java heap size. This code works...
View ArticleColdfusion 10 Update manager will not show updates available.
I have installed the mandatory update and was going to finish installing the rest, however when I go to the admin page and updates, the title screen comes up but nothing else. No "check for updates"...
View ArticleColdfusion 9 - DSNs going missing
Hi Recently we are having DSNs disappear from Coldfusion Admnistrator, the problem is intermittent and only affects a few DSNs at a time. Can anyone offer any advice? We have R1Soft Enterprise backups...
View ArticleEnterprise multiserver option missing during install
Hello,I've been asked to install Coldfusion 10 Enterprise on a server.We have a Coldfusion 10 Enterprise upgrade key.I'm having a hard time to find a place at adobe.com to downlaod the install...
View ArticleUnable to install CF10 Updater 11
Hi There, I am unable to install Hotfix 11. (Windows Server 2008) I kept getting an error id 2 - when the CF service attempted to restart. At first I thought it was because I was using the lockdown...
View ArticleRSA Asymmetric Encryption/Decryption with Private/Public Keys
Hello everyone, I have several clients with CF7-10 websites and I need to encrypt/decrypt some text with RSA asymmetric algorithm, where keys are provided as XML files. I have found this example, but I...
View ArticleSpreadsheetRead
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSe9cbe5cf462523a0- 7b585809122c5a12c54-8000.html
View ArticleRequest scope attack?
Hello, everyone. Is it possible for hackers/attackers to modify the request, server, or application scope? Thank you, ^_^
View ArticleColdFusion.navigate(url, 'w2');
I use following code to have my CFGRID to navigate to my page.It navigates to the same Windows,I would like to have it has a new Windows. ColdFusion.navigate(url, 'w2'); <cfwindow name="w2"...
View ArticleColdFusion.navigate POST v GET in CF8
Hi there, Simple problem hopefully in need of a simple solution. I have a page with a single CFDIV bound to a text field. Within that CFDIV is a form which, when submitted, should submit to and then...
View ArticlejQuery in CFWINDOW
I have jQuery DatePicker and TimePicker which works in the form.jQuery DatePicker and TimePicker do not show in CFWINDOW.I did Google and see some discussion, but no luck,I would like to know any work...
View ArticleWhat SMTP servers are compatible with CF8 and 9?
Hi all. In order to buy us time until we can upgrade our farm to CF10, what SMTP email servers can we use? The enterprise is going to Exchange 2010 and I understand CF8 and 9 are not compatible with...
View ArticleInvalid Mimetype Detection for .xls file with CF10
After upgrading to CF10, we are having issues getting our server to properly recognize any mimetype associated with the .xls file extension. For some odd reason, the server is viewing them as a word...
View ArticleCF10 developer edition .. is it still available ?
the link to the developer edition on the adbove page is bringing up an error screen https://www.adobe.com/cfusion/tdrc/index.cfm?product=coldfusion is the developer edition no longer available ?...
View Articleautosuggest
Hi, I have two questions, hope anyone can assist me with?1) I have the drop box is displayed the long list of city names and don't want user to scroll up and down to find the name. Is there the way we...
View ArticleColdFusion data source for jqGrid
I am using jqGrid for my application and found the example from jQuery web site for first grid like following.jqGrid expect url to GET data from server side code and data type is XML.I would like to...
View ArticleCannot set property 'readyState' of undefined cfwebsocketCore.js:54
I am trying to test the cfwebockets but i keep getting this error when i go to the webpage where i have the sample code. i have downloaded sample code from the adobe developers and it still gives me...
View ArticleJQuery GRID JSON data
I have following code to use JQuery GRID.I tried to use XML data first, using DataXML.cfm which works.After that, I tried to use JSON using following code which is the same I just change datatype to...
View ArticleArrayFilter
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSf23b27ebc7b554b6 -179bf6ef13585ac1b4d-7fff.html
View ArticleCFChart Workaround for x-axis auto scaling? -- Fixed!
I'm working in an environment where I have code running on CF 7, 8 and 9 on different boxes. The behavior below occurs on all of them. Bascially, CFChart often ignores scaleFrom and scaleTo, depending...
View Article