I did a little bit of research into the docs - but still haven't been able to identify if what I'm trying to do is possible, I was hoping someone here might be able to help:
Basically I have a website, written in Java. I would like to dump to a Google spreadsheet when a user does a database query. However I would like to dump it into a spreadsheet on the user's Google Docs account, and he can edit the contents within my web page (At least appear to do this... I don't mind if its just an iframe that references the 'real' Google Docs site.) So a few questions: - 1. I'm guessing I can create / write to the file using the Google Docs API, under that users' account - am I correct? - 2. Can I generate a URL linking to this file and show the editor for it within my web page? - 3. I would like to single-sign on the user with my website - is it possible? Or do I have to show a 2nd login screen when they attempt to view the google spreadsheet? The reason for embedding is to let them use all the features of the Google Spreadsheets but not have to navigate away from my site and confuse them with managing the multiple browser windows / etc. Thanks much in advance for any help!!! I'll keep searching also... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" 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-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---
