Use the DataStore. 

 

From: [email protected]
[mailto:[email protected]] On Behalf Of soujiro0725
Sent: Thursday, July 19, 2012 10:48 PM
To: [email protected]
Subject: [google-appengine] Uploading a json file from local computers.
URLfetch?

 

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/-/MBQ6_bOeEtYJ.
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.

-- 
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.

Reply via email to