On Friday, 20 July 2012 12:48:20 UTC+7, soujiro0725 wrote:
>
> GAE for Python!
>
> Hi. I am trying to develop a web service which users can upload json files 
> and modify the data.
>
> Users create json files at local computers, and in the web service page, 
> browse the path to the files and press 'upload'.
> Then, a python handler parses the file contents and make necessary changes.
>
> My question is the process of uploading the files from local computers.
>
> Am I supposed to use 'URL fetch' API? by indicating the URL to the local 
> file storage?
>
> Or is there any other possible way to achieve this?
>
>
> soichi
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/z7JVvfvartMJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to