Hi python under app engine can read files, it just can't write files to the file system under gae.
So have a look at the getting started guide - for instance the Hello World or the Template examples and just modify them to read the csv and output it. Its a pretty basic addition if you have worked out how to do file i/o in python. I suggest you work through the exmples and get use to the platform. Rgds T On Jun 4, 7:27 pm, DiveIntoGAE <[email protected]> wrote: > Can Google App Engine read CSV file and show the content in the web > page? > > Can anybody give me a example? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
