Skip to main content
Participant
July 13, 2010
Question

how to pass variable from cfc to another cfc

  • July 13, 2010
  • 1 reply
  • 546 views

hi friends,

give examples .help me friends

regards,

welcomecanv

This topic has been closed for replies.

1 reply

Participating Frequently
July 16, 2010

A cfc is an object. You need an instance of the object to use any of the variables within and they need to be scoped.

http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=buildingComponents_29.html