Venus Electronic Document Library is a simple and practical online storage tool for enterprise documents. The system is developed using ASP.NET+MSSQL2008Express, and all document data is stored in the database in binary format for easy backup.
System features include:
(1) Supports online preview of documents, and can preview word, excel, pdf, rar, dwg and other formats online.
(2) File version control. When files are updated or deleted, the system will automatically back them up to prevent accidental deletion.
(3) Supports permission management, and can set read, write and management permissions on folders.
(4) Support mobile phone access, which can avoid the defect of mobile phone being unable to access server folders in the traditional C/S architecture.
Default username is admin, password is 123456
This update fixes some bugs and adds the function of moving files to folders.
This update fixes some bugs.