Microsoft Content Management Server - is there a limit size of total image or attachment upload for each USER??

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > October 2004 > is there a limit size of total image or attachment upload for each USER??





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

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

2004-10-15, 9:13 pm



Justin

2004-10-15, 9:13 pm

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...
>
>



Angus Logan [MVP]

2004-10-15, 9:13 pm

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...
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com