/ Published in: ColdFusion
Expand |
Embed | Plain Text
<Cfset application.cfc.getData = createObject("component", "cfc.getdata") />
You need to login to post a comment.
ChrisCantley on 06/29/10
createObjectcomponent cfcgetdata
1 person have marked this snippet as a favorite
<Cfset application.cfc.getData = createObject("component", "cfc.getdata") />
You need to login to post a comment.