Hi,

Sorry, I mis understood your question.

You can do that...You might need to write java code on server, you can dump
data to disk using that code...

On client, you can save data in SharedObject, but its client specific data,
so you need to be logged on the same machine with same account to see the SO
data in future....

-abdul


-----Original Message-----
From: dduuggllaa [mailto:[EMAIL PROTECTED] 
Sent: Saturday, March 12, 2005 1:23 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Need an easy way to dump XML results to a file?



--- In flexcoders@yahoogroups.com, Abdul Qabiz <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> <mx:Model> can not be used on runtime. You can look at FlexBuilder
debugger
> and network monitor, its just super cool....
> 
> You can also install Mozdev's "Live HTTP Header" extension in
Firefox to see
> the HTTP Header and other data passed while communication to server...
> 
> Are you talking about a flex app that does this?
> 
> -abdul

Wow. I just assumed this was trivial to do. I had no idea I have to jump
through so many hoops.

Let me try a different tack. Is there no way to write an object in XML to a
file on disk? Does the method foo.write("bar.xml") for any object not exist?

-Douglass







Yahoo! Groups Links








Reply via email to