Community Member Profile
Jeff Petilo
Member since Dec 21, 2008
- Profile: /members/2694-Jeff-Petilo.htm
- Comments: 1
- Points: 9
Recent Blog Comments By Jeff Petilo
-
ColdFusion ARGUMENTS Keys Always Exist, Even When Not Required
Posted on Dec 21, 2008 at 12:26 PM
Ben a had a similar trouble to populate or not TransferObject (init method). See my code : <cfscript> // method with four arguments above var local = {}; var Result = ''; var DTO = getTO('FAQsTO'); for(key in arguments) if(len... read more »



