/    Sign up×
Community /Pin to ProfileBookmark

webdav and web

Hi, Iam developing a web application which requires storing files. Those files could be loaded and modified by external clients. I have configured Webdav with Tomcat and I can load remote files as well but when I make a link from my web application to the remote file, this is opened by the navigator plugin or by openoffice application where, when I want to edit the document this is loaded localy in both cases and when I try to “save” it, it is saved only locally. I only can edit the file if, from openoffice I do file->open->”remotefile”. But I want to access the file on read/write mode from a link or button of a web page.

Do you know how to solve the problem?

Thanks!

to post a comment
Full-stack Developer

4 Comments(s)

Copy linkTweet thisAlerts:
@_Aerospace_Eng_Dec 28.2006 — Sounds like you are using the wrong format for your files. You seem to be needing some type of CMS. Once the document is opened in the browser it becomes local. The user would need to reupload the file. So like I said look into a CMS (content management system).
Copy linkTweet thisAlerts:
@tonizzauthorDec 28.2006 — Then, do you think than IE always is going to download the file and open it as local file?

The only way I have had results is using ActiveX. my IExplorer launchs OpenOffice with the url of the file as parameter whith a ActiveX object. But this option is for a time, because this system must be implanted in multiple machines and i don´t want to have to configure the IExplorer security settings for each one. It is not desirable. Other option was open the remote file with the Embeed plugin of OpenOffice but it only opens the file in read only mode, or I can´t or don´t know how to open it in write mode.

Thanks!!
Copy linkTweet thisAlerts:
@_Aerospace_Eng_Dec 28.2006 — Yes IE will always open the local copy because its opening a temp file loaded into the users browser. As I said you NEED a CMS. There are plenty of them out there. www.hotscripts.com has a few. [url=http://tinymce.moxiecode.com/]TinyMCE[/url] comes to mind.
Copy linkTweet thisAlerts:
@ray326Dec 28.2006 — Consider using FTP rather than WebDAV. Many editors will directly use FTP as a type of file system, loading and saving (with local intermediary storage of course) directly through the FTP server.
×

Success!

Help @tonizz spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...