Need to upload files to google docs from my application and store reference to the uploaded file...

Posted by Ali on Stack Overflow See other posts from Stack Overflow or by Ali
Published on 2010-03-16T09:21:47Z Indexed on 2010/03/16 9:26 UTC
Read the original article Hit count: 405

Filed under:
|
|

Hi guys - I'm working on a basic google applications based system. Like I earlier defined I'm building a simple ordering system and to each order placed I attach a file or document. I would like to be able to set it such that whatever file I upload is uploaded into google docs and I somehow am able to maintain a reference to that file from my own application i.e these files are concerned with such and such order. My application is google application based hopefully and I'm building it to be such for later on deployment into the cloud. How do I start on this and what do I need to do? Are there already working widgets I can use and apply or would I need to create my own customised solution for this?

I'm working in Php MySQL.

© Stack Overflow or respective owner

Related posts about google-apps

Related posts about php