12-01-2012, 03:15 AM
(11-30-2012, 11:47 PM)axel76 Wrote: Hello,
It will be simple if you count and store ( into db table ) the size of any document after upload.
If user remove doc delete the size from db.
In the uplad page count into db ( not into folder ) total size assigned for folder, and if is out of quota disable upload button, and show alert..
So where exactly should the size of a document be stored. In the database record of document?
Uwe