It is a xml file. i want the data stored in the file to be shown to the user. i dont want to save it in the client side.
we are using cairngorm and blaze ds. We have already established an end to end communication. i was thinking of passing the data as a string but dont know if string will be able to hold big data. i read somewhere that the string in flex has a limit of 64k. On Mar 23, 1:43 pm, Akshar Kaul <[email protected]> wrote: > thanks for the response > > @eric... if i use filereference.download() method then it asks for a save > location.. i dont want it.... > > @nakul... i want to make a call to the backend whose result will be a file > in the backend... i have to show the data in the file.... i want something > similar to fileinputstream of java................ > > Akshar Kaul > > On Tue, Mar 23, 2010 at 12:45, li eric <[email protected]> wrote: > > Hi > > what do you mean "uer interaction"? > > eric > > > On Tue, Mar 23, 2010 at 3:03 PM, Akshar <[email protected]> wrote: > > >> My data is in a file in the web server. i want this data in the flex. > >> i dont want any user interaction for this. > >> How can i achieve this ? > >> thanks for help. > > >> -- > >> You received this message because you are subscribed to the Google Groups > >> "Flex India Community" group. > >> To post to this group, send email to [email protected]. > >> To unsubscribe from this group, send email to > >> [email protected]<flex_india%[email protected]> > >> . > >> For more options, visit this group at > >>http://groups.google.com/group/flex_india?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Flex India Community" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<flex_india%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/flex_india?hl=en. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

