hi all,
i use fileupload to retrieve a csv file and send it using a post method to the server. at the server, i write the csv file using a filewriter. but when i open the csv file, it is different. it contains a few more chunks of data like ------WebKitFormBoundaryN8Z6DOy7DqEWTwtLContent-Disposition: form- data; name="uploadFormElement"; filename="first.csv"Content-Type: application/octet-streamBank i wonder what is the best practice to handle csv. especially parsing the csv and getting the data. can someone advise me ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
