View Word/Excel document over an web application ?

23 views
Skip to first unread message

franferns

unread,
Nov 10, 2009, 3:43:51 AM11/10/09
to Google Documents List API
Hello,

I have a requirement where in i need to upload a word/excel document
and would like to view the same over a browser .
Could you please suggest me as to the way i could go about it ?

Thanks & Regards,
Francis P.

Alfran Keith

unread,
Nov 10, 2009, 4:11:49 AM11/10/09
to google-docum...@googlegroups.com
You could try putting the alternate link into an iFrame.
--
Nobody expects the Spanish Inquisition!

franferns

unread,
Nov 10, 2009, 4:56:17 AM11/10/09
to Google Documents List API
Hi ,

Thank you for your reply .
But i need the user to view an uploaded word/excel file like the way
it is in google docs .?
That is if i upload a file i need to view/edit just like opening word
document.

Regards,
Francis P.

On Nov 10, 2:11 pm, Alfran Keith <alf...@gmail.com> wrote:
> You could try putting the alternate link into an iFrame.
>

Alfran Keith

unread,
Nov 10, 2009, 9:10:38 AM11/10/09
to google-docum...@googlegroups.com
 Yeah, basically you just point to the document you uploaded. Like <iframe src='http://docs.google.com/Doc?docid=yourdocIDhere&hl=en'/>

So after you've uploaded your document, you could get its resource ID via the API, and then build the iframe to point to the document link. 

BrianH

unread,
Nov 11, 2009, 7:12:41 PM11/11/09
to Google Documents List API
We do something like this in our app, where we provider our users a
link to open Office document files in Google Docs. Unfortunately, this
means that each time a user clicks this link, we're uploading the doc
to Google Docs, which creates a new copy of it in their docs list.
Ideally we'd like to be able to upload the doc as an "unsaved draft",
so that it wouldn't exist in their docs list until/unless they saved
it. This feature is actually available in GMail, where you can
open .doc, .xls, and .ppt attachments in Google Docs, and they're
opened in this draft mode. It would be great if that capability were
exposed in the Documents List API. I submitted an enhancement request
for it, if you're interested in seeing this capability added, star it
and maybe it will get some attention:
http://code.google.com/p/gdata-issues/issues/detail?id=1412

franferns

unread,
Nov 24, 2009, 2:05:35 AM11/24/09
to Google Documents List API
Hi ,

Is it possible for me to edit the same document in the browser ?

Regards,
Francis P.

On Nov 10, 9:10 am, Alfran Keith <alf...@gmail.com> wrote:
>  Yeah, basically you just point to the document you uploaded. Like <iframe
> src='http://docs.google.com/Doc?docid=yourdocIDhere&hl=en<http://docs.google.com/Doc?docid=0Ad6dJi2hdxjqZGQ4ZzljaG5fMTFmczc1ZDR...>
Reply all
Reply to author
Forward
0 new messages