Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. File download

File download

Scheduled Pinned Locked Moved ASP.NET
tutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Radhakrishnan G
    wrote on last edited by
    #1

    How to download multiple files in single HttpResponse.. like Save attachment option in outlook. Regards Radhakrishnan G.

    G R 2 Replies Last reply
    0
    • R Radhakrishnan G

      How to download multiple files in single HttpResponse.. like Save attachment option in outlook. Regards Radhakrishnan G.

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      That is not possible. You can only send one file in each response.

      Despite everything, the person most likely to be fooling you next is yourself.

      1 Reply Last reply
      0
      • R Radhakrishnan G

        How to download multiple files in single HttpResponse.. like Save attachment option in outlook. Regards Radhakrishnan G.

        R Offline
        R Offline
        Rutvik Dave
        wrote on last edited by
        #3

        as Guffa said you cannot send multiple files in single response. if you want bit complex solution then, you can add a "Download All" link, and when user click on it. you can zip all the files on the server for that mail and send the .zip file to user. Yahoo Mail is doing the same way.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups