is there a limit size of total image or attachment upload for each USER??
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Content Management Server > is there a limit size of total image or attachment upload for each USER??




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    is there a limit size of total image or attachment upload for each USER??  
choihead


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-16-04 02:13 AM








[ Post a follow-up to this message ]



    Re: is there a limit size of total image or attachment upload for each USER??  
Justin


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-16-04 02:13 AM

Hi,

I'm not sure if MCMS itself imposes a limit, but to upload large files you
may need to adjust the maxRequestLength attribute of the httpRuntime element
in your web.config.

Justin


"choihead" <choihead@Hotmail.com> wrote in message
news:eR0EeoAsEHA.1644@tk2msftngp13.phx.gbl...
>
>







[ Post a follow-up to this message ]



    Re: is there a limit size of total image or attachment upload for each USER??  
Angus Logan [MVP]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-16-04 02:13 AM

If you wanted to impose a limit you would need to write your own interface
that:

- check if the number of files uploaded by the current user are > your
uploads per user limit
- if its not
-     uploads the resources to a resource gallery
-     possibly records the size of the file and the user's username
- if it is
-     show an exception

Why do you need to implement quotas per user?; you could easily limit the
size of the upload and assume a user may have 1000 postings with a maximum
file upload of 3mb...

--
 ________________________________________


Angus Logan  (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
 ________________________________________


"choihead" <choihead@Hotmail.com> wrote in message
news:eR0EeoAsEHA.1644@tk2msftngp13.phx.gbl...
>
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:33 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register