I have seen many for uploading something then storing the item in a directory. I think I can figure the upload out, but the download part I am not sure how to do. I don't know how to take binary data and convert it to a picture or document. If you know of a link that shows this being done, can you please post it???
Thanks, timgerr --- In [email protected], "Tracy Spratt" <tspr...@...> wrote: > > Yes, it is not difficult. The examples in the docs are nearly usable as > they are. > > > > Tracy Spratt, > > Lariat Services, development services available > > _____ > > From: [email protected] [mailto:[email protected]] On > Behalf Of timgerr > Sent: Wednesday, April 01, 2009 2:38 PM > To: [email protected] > Subject: [flexcoders] Has anyone done a file upload and download, store data > into database > > > > I am in need of a flex app that will upload a file and that file will go > into a database using PHP backed. I know what most of this has to do with > PHP, I am not sure how to take the data out of flex and hand it back to the > user via flex. Has anyone done something like this? > > Thank you, > timgerr >

