On 5/11/06, Snake <[EMAIL PROTECTED]> wrote: > > It works, try it.
Hey, you wrote that? I stumbled upon the blog entry a while back, when I ran into the problem that probably bites many people switching from cfincludes to cfc's: my session var, where did it go? Now I realize a little more that cfc's aren't like glorified includes or whatever, function boxes so to speak. No, they're more like objects. (/me waits for the cheering to subside; yeah, phear my mental prowess). Anyway, using your code snippit I was able to access session vars by passing the cfid and cftoken to the cfc, then looking them up and getting to them that way. Not a clean solution, but it worked. Thanks for putting that up, it solved my problem. Out of curiosity, if there is a good way to get to session vars from cfc's that aren't under the current application or whatever, I'm interested to know. If that even makes any sorta of answerable sense. At any rate, it does work. ;-) :D ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240493 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

