yup, gotcha, work on LAN only tools, so in same boat. Charles is a http sniffer that can read AMF traffic as well as tell you payload size and such. Great tool for develop/debug.
Was just curious on how you were returning data is all. Returning a query from a CFC over remote object is fairly quick in my tests, just wondered about others experience. DK On 3/14/07, Rick Root <[EMAIL PROTECTED]> wrote: > > BTW, I should mention that because this is an internal app, it actually > made > a lot of sense for us to load *ALL* of the data up front because that > makes > the app faster and easier to use. No clickong of a "Search" or "Filter" > button.... ie, as soon as you check the "Show Annual Funds Only", the grid > is filtered. > > The wait for the data to frontload is pretty minimal, especially over a > LAN. > > Rick > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3746 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
