Community Member Profile
- Profile: /members/219-Rob-Pilic.htm
- Comments: 4
- Points: 1
Recent Blog Comments By Rob Pilic
-
Sorting ColdFusion Arrays With Sortable Interfaces
Posted on Dec 7, 2007 at 5:17 PM
Ben, just wanted to let you know, a year later, I found this very useful. Thanks!... read more »
-
How Do I Offend You, Please Let Me Know
Posted on Mar 14, 2007 at 8:23 AM
Some of the examples are a bit junior high for me, and while I might roll my eyes on occasion (I swear I saw the word "boobies" in one of them), the content is good enough that I still read your blog daily. I'm not offended, but I do think that it is a needless distraction from otherwise very qua... read more »
-
My First ColdFusion Web Service
Posted on Dec 12, 2006 at 10:59 AM
A large application I work on uses web services to communicate with its CFCs which reside on a physically separate application server. Yes I am in hell. CF makes working with web services pretty easy, but there are a number of hair-pulling pieces such as using optional arguments and other issues... read more »
-
Application.cfc Scoped Functions Are Stored In Page VARIABLES Scope
Posted on Nov 6, 2006 at 11:15 PM
I believe this is true only if you have the onRequest method in your app.cfc. I try not to use onRequest anymore because it interferes with web service CFCs and AJAX calls. But if this isn't an issue, it definitely is a cool by-product. I actually learned this from Ray Camden - see the comments f... read more »



