Actually I am using DNN Pro
Let me elaborate on my requirement
The total cms is based on upload/download of reports by the end user who has permissions
These reports will be stored ...
1) as a file in the documents module with some metadata
2) also displaying the corresponding report (using the metadata) on a new page according to a predefined template with download link
Both the document library and page with my custom report module must follow the permissions set by admin
so I was thinking ..... while creating a report page if the admin can specify Upload report/Download report permissions than it would be cool ....... correct me if i m wrong but i think it will get too muddy
I think its better that i create an upload report module and insert it where i want the end user to be able to add the report and then set permissions on that module
One more thing ...... can i upload files through documents module to a network location ???