Comment #1 on issue 15807 by sendtopms: Way to open office document saved in the local filesystem through browser to Google Documents http://code.google.com/p/chromium/issues/detail?id=15807
This is the requirement, I want to open a document in the local file system through google document. How can I do that? I just need to double click in windows. It should fireup the browser, content in the local filesystem should be uploaded (RESTful and may be PUT in steroids) to the google documents and browser will render the content in document editing exactly like the opening the document in the google documents. How can I save, well it can be done multiple way and one is issuing another PUT request to browser(latest opera) or calling "future Save API" in the browser. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
