Implement drag and drop multiple files upload in Asp.net MVC using jquery

Поділитися
Вставка
  • Опубліковано 6 вер 2024

КОМЕНТАРІ • 7

  • @CsharpSpace
    @CsharpSpace  7 років тому

    For full Source Code and Step to tutorials click here: tutorialslink.com/Articles/Implement-drag-and-drop-multiple-files-upload-in-Aspnet-MVC-using-JQuery/44

  • @user-xh2rp3bo9l
    @user-xh2rp3bo9l 6 років тому

    Hello .... thanks for this very nice tut ..but just to share my case...
    When I try your code I have error in this line
    when I try this "string uploadpath = string.Format("{0}\\{1}", pathstring, filename1);" every thing worked with me
    and again THANK YOU VERY MUCH

  • @sithuwin5412
    @sithuwin5412 6 років тому

    n wt abt saving this path to database and reterieving this path again to edit photo

  • @nilamrathod5017
    @nilamrathod5017 2 роки тому

    How can i post other form details with file?

  • @tuanho6107
    @tuanho6107 4 роки тому

    thank pro

  • @sithuwin5412
    @sithuwin5412 6 років тому

    n wt abt saving this path to database and reterieving this path again to edit photo

    • @CsharpSpace
      @CsharpSpace  6 років тому

      store path in Tempdata and then retrieve their value on insert