473,406 Members | 2,633 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Read, Edit and Save Word Document over http:// path

Hi

I've seen lots of posts around this subject but nothing recent or very
helpful.

I've an ASP.Net c# application that needs to read Word documents from a
directory on the web server, open them in Word from the client browser,
edit the content and then update the document on the server.

I can almost do it by pasting the url into the "Save As" location but I
get a "read only" message when I try to save.

I'm happy to code httpRequest objects or Word automation,if necessary,
but I need to resulting procedure to be intuitive for the user.

Has anyone got this working?

Cheers

John South
Pangbourne UK
www.WhereCanWeGo.com

Sep 21 '06 #1
5 10926

"JohnSouth" <Jo**********@gmail.comwrote in message
news:11**********************@d34g2000cwd.googlegr oups.com...
Hi

I've seen lots of posts around this subject but nothing recent or very
helpful.

I've an ASP.Net c# application that needs to read Word documents from a
directory on the web server, open them in Word from the client browser,
edit the content and then update the document on the server.

I can almost do it by pasting the url into the "Save As" location but I
get a "read only" message when I try to save.

do you have front page extentions installed?
do you have write permissions to the files?
>
I'm happy to code httpRequest objects or Word automation,if necessary,
but I need to resulting procedure to be intuitive for the user.

Has anyone got this working?

Cheers

John South
Pangbourne UK
www.WhereCanWeGo.com

Sep 21 '06 #2
No, I don't have frontpage extensions installed.
Yes, I do have write permissions to the files both in IIS and Windows.

John South

Slim wrote:
"JohnSouth" <Jo**********@gmail.comwrote in message
news:11**********************@d34g2000cwd.googlegr oups.com...
Hi

I've seen lots of posts around this subject but nothing recent or very
helpful.

I've an ASP.Net c# application that needs to read Word documents from a
directory on the web server, open them in Word from the client browser,
edit the content and then update the document on the server.

I can almost do it by pasting the url into the "Save As" location but I
get a "read only" message when I try to save.


do you have front page extentions installed?
do you have write permissions to the files?

I'm happy to code httpRequest objects or Word automation,if necessary,
but I need to resulting procedure to be intuitive for the user.

Has anyone got this working?

Cheers

John South
Pangbourne UK
www.WhereCanWeGo.com
Sep 22 '06 #3

"JohnSouth" <Jo**********@gmail.comwrote in message
news:11**********************@k70g2000cwa.googlegr oups.com...
No, I don't have frontpage extensions installed.
Yes, I do have write permissions to the files both in IIS and Windows.

You need front page extensions installed to be able to save word docs onto
the server.

John South

Slim wrote:
>"JohnSouth" <Jo**********@gmail.comwrote in message
news:11**********************@d34g2000cwd.googleg roups.com...
Hi

I've seen lots of posts around this subject but nothing recent or very
helpful.

I've an ASP.Net c# application that needs to read Word documents from a
directory on the web server, open them in Word from the client browser,
edit the content and then update the document on the server.

I can almost do it by pasting the url into the "Save As" location but I
get a "read only" message when I try to save.


do you have front page extentions installed?
do you have write permissions to the files?
>
I'm happy to code httpRequest objects or Word automation,if necessary,
but I need to resulting procedure to be intuitive for the user.

Has anyone got this working?

Cheers

John South
Pangbourne UK
www.WhereCanWeGo.com

Sep 26 '06 #4
I've installed FrontPage extensions but it has not helped. The Word
document opened from the http:// url is still read-only when I try to
save it back. Is there anything else I should look at Slim?

John South
Slim wrote:
"JohnSouth" <Jo**********@gmail.comwrote in message
news:11**********************@k70g2000cwa.googlegr oups.com...
No, I don't have frontpage extensions installed.
Yes, I do have write permissions to the files both in IIS and Windows.


You need front page extensions installed to be able to save word docs onto
the server.

John South

Slim wrote:
"JohnSouth" <Jo**********@gmail.comwrote in message
news:11**********************@d34g2000cwd.googlegr oups.com...
Hi

I've seen lots of posts around this subject but nothing recent or very
helpful.

I've an ASP.Net c# application that needs to read Word documents from a
directory on the web server, open them in Word from the client browser,
edit the content and then update the document on the server.

I can almost do it by pasting the url into the "Save As" location but I
get a "read only" message when I try to save.
do you have front page extentions installed?
do you have write permissions to the files?


I'm happy to code httpRequest objects or Word automation,if necessary,
but I need to resulting procedure to be intuitive for the user.

Has anyone got this working?

Cheers

John South
Pangbourne UK
www.WhereCanWeGo.com
Sep 28 '06 #5

"JohnSouth" <Jo**********@gmail.comwrote in message
news:11**********************@e3g2000cwe.googlegro ups.com...
I've installed FrontPage extensions but it has not helped. The Word
document opened from the http:// url is still read-only when I try to
save it back. Is there anything else I should look at Slim?
Yes frontpage persissions.

you need to giver your self author or administrator permissions for that
site

>
John South
Slim wrote:
>"JohnSouth" <Jo**********@gmail.comwrote in message
news:11**********************@k70g2000cwa.googleg roups.com...
No, I don't have frontpage extensions installed.
Yes, I do have write permissions to the files both in IIS and Windows.


You need front page extensions installed to be able to save word docs
onto
the server.

John South

Slim wrote:
"JohnSouth" <Jo**********@gmail.comwrote in message
news:11**********************@d34g2000cwd.googleg roups.com...
Hi

I've seen lots of posts around this subject but nothing recent or
very
helpful.

I've an ASP.Net c# application that needs to read Word documents
from a
directory on the web server, open them in Word from the client
browser,
edit the content and then update the document on the server.

I can almost do it by pasting the url into the "Save As" location
but I
get a "read only" message when I try to save.
do you have front page extentions installed?
do you have write permissions to the files?


I'm happy to code httpRequest objects or Word automation,if
necessary,
but I need to resulting procedure to be intuitive for the user.

Has anyone got this working?

Cheers

John South
Pangbourne UK
www.WhereCanWeGo.com


Sep 28 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: samotek | last post by:
Is it possible to open the word document called Notes in My Documents from within Access, write some notes and then save it.Then to open this same document from another place in Access, say...
5
by: Shayer | last post by:
Hello All I am trying to read a MSDoc file and PDF file using Streamreader and then display the content into a richtext box. But cant do that. Anyone can pls help me out Thanks Shayer
4
by: Glenn M | last post by:
I have a shared XML file on a server . i also have one xslt file that performs a simple transform on in to view the data. now i want to have another page that lets users modify the shared xml...
4
by: Andrew Robinson | last post by:
This might be more of an IIS question but is there a way of hosting a document (think Word or Excel) within a web site that allows a user to not only download and edit it but also save changes...
0
by: dotNetDummi | last post by:
Hi experts, I have a task to print some data into a word document .I need to set the word document to readOnly. It's working but user still can edit. Is there any thing I can do whereby user...
0
by: ppardi | last post by:
I'm developing an addin for Word 2007 and I need to determine whether a user saves a Word 2007 document in an older format (97-2003) after a save as is done. The scenario is that the user starts...
9
hsriat
by: hsriat | last post by:
I have to toggle the name of a hyperlink from Edit to Save and vice-versa on click event of the same hyperlink. This is the HTML part, <input class="text" id="ix1" type=text></input> <a...
1
by: giulio8 | last post by:
Hello, I'd appreciate your suggestions about this drafted application for video editing. It is just the first idea, it is (barely) working but can be improved a lot! Find the code attached below....
6
by: Paul Mc | last post by:
Hi all, It's a little late in the day for me so please forgive as i need my bed.!! The issue is i need to open a word doc (say "c:\temp.doc) and paste into it, but i only can work out how...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.