This is a configuration setting.  The default file upload size is 4 MB
(set in Machine.config) you can override it in the web.config for the
application using the httpRuntime element and setting maxRequestLength
to the size you need in KB.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/gngrfhttpruntimesection.asp

There are also some fancier custom  packages available, check out 

http://community.assistedsolutions.com/blogs/SlickUpload/


On 8/22/05, Falls, Travis D (HTSC, CASD) <[EMAIL PROTECTED]> wrote:
> I am not sure if this is what you are experiencing or not but this helped me
> when I was trying to do something similar.  I ended up writing a thick
> client to support multi-file selects (which I lost the code for like a
> dummy). ;-(
> 
> http://support.microsoft.com/default.aspx?scid=kb;en-us;295626
> 
> 
> Travis D. Falls | Consultant   RAFT.Net   IT | 860.547.4070 |
> [EMAIL PROTECTED]
> 
> 
> -----Original Message-----
> From: [email protected]
> [mailto:[EMAIL PROTECTED] Behalf Of aws_kamal
> Sent: Monday, August 22, 2005 4:50 AM
> To: [email protected]
> Subject: [AspNetAnyQuestionIsOk] Upload multi files
> 
> 
> Hi,
> I have this problem that i couldn't find a solution for over the
> net ... its really atractive for those how wants who like challenges.
> 
> i have a form i want to attach multible files (5 for e.g)(already
> define 5 Input type=file) once i click on a Upload button.
> the main problem is when you want to upload large files ... if the sum
> of these files exceed 5MB the submit will take you to "Page Can not be
> Displayed" page .
> a brain storming at the company to solve this problem (from my point
> of view) the buffer size on the server is exceeded... is this rigth??
> and if it is what is the solution ??
> 
> note : some article on the web says something about ActiveX components
> which is some thing against the security in my site.
> 
> Regards
> 
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
> 
> 
> *************************************************************************
> PRIVILEGED AND CONFIDENTIAL: This communication, including attachments, is
> for the exclusive use of addressee and may contain proprietary,
> confidential and/or privileged information.  If you are not the intended
> recipient, any use, copying, disclosure, dissemination or distribution is
> strictly prohibited.  If you are not the intended recipient, please notify
> the sender immediately by return e-mail, delete this communication and
> destroy all copies.
> *************************************************************************
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
> 


-- 
Dean Fiala
Very Practical Software, Inc
http://www.vpsw.com


------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12h0rgaec/M=362131.6882499.7825260.1510227/D=groups/S=1705006764:TM/Y=YAHOO/EXP=1124720666/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy</a>.</font>
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to