This topic is locked

Open doc or pcf in web space

3/30/2011 8:57:23 PM
ASPRunner.NET General questions
M
Michaelr05 author

Hi,
Can anyone help me with the code lines in getfile.aspx.cs which would allow me to open documents in a new web space as opposed to downloading a doc to my desktop.
I added the System.Net to the using section, created a new WebClient class and made other changes but to no avail.
If anyone can help I would appreciate it. I want users to view the files, not download to their desktop.
Thanks
Rizzy

N
nitinjainDevClub member 4/1/2011

Hi
you could use google docs online viewer. Simply search for docs online viewer on Google.
Cheers
Nitin Jain

M
Michaelr05 author 4/10/2011



Hi
you could use google docs online viewer. Simply search for docs online viewer on Google.
Cheers
Nitin Jain


Close, but I need to limit the ability to download, print or copy the data. Using the web browser viewer, users can upload the filke to Google Docs and I have not found a way to shut that down.
Anyone know of a product I can use which I can load on my server (asp Server side based) which will give me these options. Like Innova Editor but a viewer.
Thanks