Wow. Well then, since this.tableName=arguments.tableName will simply never work 
as intended (as in the update1 method) I will stick to 
session.temp.tableName=arguments.tableName (as in the update2 method). Have to 
admit I find it shocking that a THIS scoped variable cannot be updated within 
the enclosing component by using a simple assignment statement...

Thanks to all for your replies.

>> How would one post to the session scoped temp.cfc via a form?
>
>You couldn't, directly. You would have to post to another page, which could
>send data to your session object.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 by AdobeĀ®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272072
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to