How to upload multiple files
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi dears, I want to use several upload file controls in several pages like avatar uploader and file uploader ...! Now I want to configure web.config to set maximum lenght of uploaded files for these 2 control . how can I do that ? thx,
Hi you can refer to this link if it helps http://www.codeproject.com/aspnet/multiuploads.asp[]