cfmodule return value
Hi,
I am trying to store the content that cfmodule displays on the page to a cf variable.
<cfmodule template="mypage.cfm" attributes="attr_1">
can I store the data coming from the mypage.cfm into a variable
if not from cfmodule, is there any other tag that does this ?
Thank you
