Monday 13 May 2013

HTML5 multiple fileupload

For Client side


HTML design view
  
  
Script for this



For Server side

HTML design view
 
 
  
Server side code for this
protected void btnUpload_Click(object sender, EventArgs e)
        {
            for (int i = 0; i < Request.Files.Count; i++)
            {
                Request.Files[i].SaveAs(Server.MapPath("Uploaded") + "/" + Request.Files[i].FileName);
            }
        }

9 comments:

  1. This comment has been removed by the author.

    ReplyDelete
  2. I really like your blog. You make it interesting to read and entertaining at the same time. I cant wait to read more from you.
    Python training in marathahalli | Python training institute in pune

    ReplyDelete
  3. Wow it is really wonderful and awesome thus it is very much useful for me to understand many concepts and helped me a lot. it is really explainable very well and i got more information from your blog.

    blueprism training in chennai | blueprism training in bangalore | blueprism training in pune | blueprism online training

    ReplyDelete
  4. The site was so nice, I found out about a lot of great things. I like the way you make your blog posts. Keep up the good work and may you gain success in the long run.

    Data Science Training in Chennai | Data Science training in anna nagar

    Data Science training in chennai | Data science training in Bangalore

    Data Science training in marathahalli | Data Science training in btm layout

    ReplyDelete
  5. I wanted to thank you for this great read!! I definitely enjoying every little bit of it I have you bookmarked to check out new stuff you post.is article.

    devops online training

    aws online training

    data science with python online training

    data science online training

    rpa online training

    ReplyDelete