The Tech Pursuit
The Dev Shelf
Pages
Home
Interview Questions
About Me
April 21, 2011
Upload large size file in ASP.Net
For uploading large size file we need to do below things in web.config
<
system.web>
<
httpRuntime maxRequestLength="20000"/
>
<
/system.web
>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment