Questions tagged [document-management]

Document management, often referred to as Document Management Systems (DMS), is the use of a computer system and software to store, manage and track electronic documents and electronic images of paper based information captured through the use of a document scanner.

126 questions
0
votes
1 answer

Document Management (best strategy to implement)

I have a situation where users have a primary document (a purchase order) that will, throughout its life, have various other documents added to it. The documents could be email messages, word documents or anything else. Right now the (clunky)…
David Hamilton
0
votes
1 answer

Document management system using Sharepoint API

I'm looking at creating a document management system. I want my users to be able to open a document from the server, make their changes and then when they've finished hitting the save button in Office should save the document back to the server…
Paul
  • 3,072
  • 6
  • 37
  • 58
0
votes
4 answers

DMS alternative to Alfresco (document management)

What alternative DMS are there? What features do they offer? What's about sharepoint? Is it worth mentioning?
Martin K.
  • 4,669
  • 7
  • 35
  • 49
-1
votes
1 answer

Sharepoint 2016 document master detail layout

I am new in SharePoint development. Right now I am working on a project for the Integrated Management System. We need to provide an easy navigation view for users where they can search and view the document in one place. Is there any built-in web…
-1
votes
1 answer

Creating Folders dynamically using CSOM in sharepoint causes ID issues for the document

I am creating the nested folders dynamically for a document library and uploading files. The below code is working fine. but the issues is whenever i uploading the file to the existence folder the ID of the document for the uploaded documents is …
TARUN
  • 241
  • 1
  • 8
  • 27
-1
votes
2 answers

md5_file is that "safe" comparison i php

I am about to build a simple document system in php. I would like to know if "md5_file()" is "safe" comparison for all filetypes. I don't know all filetypes in the system. But I need to be able to compare all types. Is there any alternatives?
groyk
  • 43
  • 3
1 2 3
8
9