So if I had the user upload the file to the server and specified what the file should be named as, could I then load the contents of the file and store it in the MySQL database? I see all kinds of information about XML files, however I would need to write an app to convert a CSV to XML to load... Doesn't have to be that complicated. Cheers.
How would you normally acquire bulk data from a user? These users would be logging data recorded from a measuring device. The device software exports the data as a CSV, to recap. Thanks, --- In [email protected], "valdhor" <[EMAIL PROTECTED]> wrote: > > Would this be for an AIR app or a web page? > > > --- In [email protected], "cox.blair" <cox.blair@> wrote: > > > > Hello everyone, > > > > I'm new here, so go easy on me. I'm essentially just beginning with > > Flex, needless to say, I'm ready to learn. Using Flex Builder 3. > > > > I've spent a few hours looking through many of the flex sites I've

