ASP.NET Uploading Multiple Files from the Same Page

preview_player
Показать описание
In my previous Tutorial we already explained how to save file from single file upload control.

In this ASP.NET Tutorial i will Show you how to save multiple files from same page. For this Concept, I will not save individual save method like first to check whether file is exist or not then save. Its all about traditional method. In ASP.NET 4, We have a HttpFileCollection class , through it you can save multiple files. Get all files from Request.Files property
Рекомендации по теме
Комментарии
Автор

Sir,
I want to ask one thing. In the above video you have set the contentlength is greater than 0 if I want it to set as content length is lessthan or equal to 5mb . then what should I do . i provided it as cotentlenth <=5242880 . it not working showing error max length exceeds

bhartisingh
Автор

I LOVE IT.... I NEED BEST AND I NEED TO KNOW
HOW TO DEFINE OR CREATE
HEADER AND FOOTER IN ASP.NET MASTER PAGE NOR USING BOOTSTARP, JQUREY, CSS
I NEED HELP
...

saikmr