First of all, I apologize if this is a stupid question, I\'m a dead beginner so I could easily be missing something obvious.
I am building a simple API that downloads files off a thirdparty CDN (Cloud Files). ColdFusion is currently successfully getting this file and by using CfContent and cfhead开发者_开发问答er the file i
I have a horizontal CFMENU inside of a DIV, and in IE7/IE7/FF/Chrome, the menu is floated to the right, as specified in my CSS, but in IE6, the menu shifts to the left of the DIV that contains it, and
I\'m working with ColdFusion trying to read the value stored in a session cookie named \"LiSESSION:test-0\".The cookie is stored in the \"test.com\" domain, from code ran from \"community.test.com\" a
We\'re currently running ColdFusion 9 on a RedHat Enterprise Linux server and have found that, under certain circumstances, the JVM is crashing causing the CF server to be completely useless and requi
A forum-like app I\'m working on will send an email notification to the thread starter when a new replied is received.It would be nice if the owner can just reply the email to add a new reply to the t
Does anyone else get this problem or know a solution / workaround I could try as I\'m running out of ideas? :-(
Looking for a way to track the last 5 product ids in a cookie via coldfusion. I\'ll set a new id each time a product page is visited.The produc开发者_如何学Ct ids could be stored in a comma separate l
Is there any APNS (Apple Push Notification Service) wrapper for ColdFusion? Or does this Java one work?
Hello again stackoverflow... Once again I have a troublesome problem. I have a page where I am using jQuery tabs to divide up three update forms. (Two really, one is a cfgrid so it doesn\'t really co