Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Web Authoring / July 2004

Tip: Looking for answers? Try searching our database.

ms word problem in document.saveas method

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Prabhakar - 05 Jul 2004 09:50 GMT
Hi,

I want to store a document in server using webDAV. When I
call the Documents object SaveAs method, it works well
for .doc files (FileFormat:=wdFormatDocument). But when I
give the Format as wdFormatRTF(6) it is not storing the
file in server. At the same time when i save the same file
in Word application to that url it saves the file in
server. If any one knows the answer for this problem,
please let me know. It would be great help for me to go
forward.

Note : Saving the RTF in local disk works well through the
same code.

Here is my code to save the doc file.

sUrl = "http://localhost:8080/webdav/sample.doc"
'oDoc.SaveFormat = wdFormatDocument
oDoc.SaveAs sUrl, 6

Here is my code for RTF

sUrl = "http://localhost:8080/webdav/sample.rtf"
'oDoc.SaveFormat = wdFormatRTF
oDoc.SaveAs sUrl, 6

Thanks in advance..

Best Regards,
Prabhakar .N
ObjectOrb Technologies Pvt. Ltd.

Regards,

Prabhakar N.
ObjectOrb Technologies Pvt. Ltd.
Ph : 91-80-2352 9525.
lostinspace - 05 Jul 2004 22:58 GMT
----- Original Message -----
From: "Prabhakar" <>
Newsgroups: microsoft.public.word.web.authoring
Sent: Monday, July 05, 2004 4:50 AM
Subject: ms word problem in document.saveas method

> Hi,
>
[quoted text clipped - 28 lines]
> Prabhakar .N
> ObjectOrb Technologies Pvt. Ltd.

A google groups on "webdav+Word":

http://groups.google.com/groups?q=webdav%2BWord&ie=UTF-8&hl=en&btnG=Google+Search
Prabhakar N - 06 Jul 2004 06:57 GMT
>-----Original Message-----
>----- Original Message -----
[quoted text clipped - 41 lines]
>
>.

Thanks for your reply, but i couldn'd find solution for my
problem in those groups.

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.