Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Saving Documents in a Document Managment Systems

  • 07-02-2002 11:55am
    #1
    Closed Accounts Posts: 35


    Hi All...

    If I have a document Management system that has links to all types of Documents on an Intranet... Internet. If I click to view the document I am specifing a URL to the Source. If I make changes to that document I want to save it back in the Document Location. How can this be achieved.

    I could use a UNC path, but it may be the case that this is actually hosted outside of an Organisation or someone. So I really have to use a URL.

    I am not sure either of the type of document that the user will have... It could be wordperfect, word or even just a text file.

    Just need to save this back to the Server!

    Any help on this is appreciated.

    Regards


Comments

  • Registered Users, Registered Users 2 Posts: 21,264 ✭✭✭✭Hobbes


    If it's a document management system then shouldn't it be holding the documents so it can hold all the version control information?

    If your using URI's then selecting something like a HTML page won't be written back unless you have WEBDAV.

    Otherwise you could just FTP into the area.


Advertisement