A frame is a distinct request - similar to simply opening a new browser tab or 
window - but embedded in the current tab/window.

Debug settings do not cross requests, so you must ensure every request has 
debugging enabled by the time it reaches the end (either onRequestEnd.cfm or 
the onRequestEnd() in Application.cfc).

Note also that if you have disabled frame scrolling then any debugging may be 
hidden out of view (though you can sometimes manually scroll a frame, depending 
on browser). 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325905
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to