Entries for month: February 2012

ColdFusion HTTP Methods

ColdFusion new 'REST' now allows us to lock down CFC methods to a particular HTTP request type (get/post). That's great if you're working on ColdFusion 10. But what do you do if you're working on an older version of ColdFusion?

Read more...

No Comments