Hello again!

I was thinking of implementing a feature in my application to export
portions of my application's database into a customer's google-docs
spreadsheet, so that he can make modifications on it, download it,
print it, etc.
Also i am interested in the reverse operation: the possibility to
import a spreadsheet into the datastore.

The problem that I'm facing is that i don't have access to a user's
documents without his password.
Isn't there a way for me to programatically request access to a
document (or to create a document on his behalf) and for him to
interactively grant me these rights (preferably only once, and then
remember the rights until he intentionally decides to revoke them)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to