Yesterday a friend asked me if I knew of an application cfc reference written in all script. I told him that I didn't know of one but that I could whip one up together pretty quickly. In case anyone else is looking for a script reference here it is.
jQuery Select Example
games said: hello thanks for this code but i need to select a option using jquery and value
thank you
[More]
Creating Apache Derby Custom Functions: Part 2
Matthew said: How do I make a default value for a derby function, or use optional arguments? Is it possible? For...
[More]
Responsive Apps using Bootstrap 2.0
Ron Finnerty said: Dan, Lynda.com has a new video series up that talks about bootstrap. It seems using HTML5 semantic m...
[More]
Create a structrure from a query string
Nathan Blixt said: Raymond's solution is very simple, but Dan's method helped me build a structure from PayPal's Expres...
[More]
Why are you not using ColdBox?
Dan Vega said: Ritu - I would ask this question on the Coldbox forums. Sounds like a mapping issue but the forums w...
[More]
Yesterday a friend asked me if I knew of an application cfc reference written in all script. I told him that I didn't know of one but that I could whip one up together pretty quickly. In case anyone else is looking for a script reference here it is.
#1 by Brian Rinaldi on 12/13/09 - 3:55 PM
#2 by Marko Simic on 12/13/09 - 5:09 PM
This link goes as perfect fit to you reference as additional explanation of each statement from above.
Thank you.
#3 by Ben Nadel on 12/14/09 - 8:22 AM
If I can make only one tiny correction, I believe that OnMissingTemplate() actually returns a boolean. I believe if you return false / void, ColdFusion still sees it as an error.
#4 by Dan Vega on 12/14/09 - 8:30 AM
#5 by Russ S. on 12/14/09 - 12:36 PM
http://cfruss.blogspot.com/2009/11/applicationcfc-...
#6 by Chris Martinez on 12/14/09 - 1:38 PM
#7 by Richard East on 2/9/10 - 9:32 AM
See:
http://www.coldfusionjedi.com/index.cfm/2005/9/14/...
#8 by Dan Vega on 2/10/10 - 8:22 AM
#9 by Phillip Senn on 6/30/12 - 3:24 AM
#10 by Dan Vega on 7/24/12 - 2:03 AM