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. Determine finished file download [modified]

Determine finished file download [modified]

Scheduled Pinned Locked Moved Web Development
questiontutorial
6 Posts 4 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.
  • J Offline
    J Offline
    JohnFernandez
    wrote on last edited by
    #1

    Hi, how can i know and change the status to "downloaded" if the file download is already done downloading? For example i want to download an mp3 file, since i used mime types i can't control and know that the download process is already finished..:~ Johnny F.

    modified on Monday, July 7, 2008 3:10 PM

    C S P 3 Replies Last reply
    0
    • J JohnFernandez

      Hi, how can i know and change the status to "downloaded" if the file download is already done downloading? For example i want to download an mp3 file, since i used mime types i can't control and know that the download process is already finished..:~ Johnny F.

      modified on Monday, July 7, 2008 3:10 PM

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      I don't think there is any way to know.

      Christian Graus Please read this if you don't understand the answer I've given you. If you're still stuck, ask me for more information.

      J 1 Reply Last reply
      0
      • C Christian Graus

        I don't think there is any way to know.

        Christian Graus Please read this if you don't understand the answer I've given you. If you're still stuck, ask me for more information.

        J Offline
        J Offline
        JohnFernandez
        wrote on last edited by
        #3

        Is there any other idea on how to? Coz in musicpass.com they can know if you have successfully finished downloading on the tracks. Thanks in advance.. :((

        C 1 Reply Last reply
        0
        • J JohnFernandez

          Is there any other idea on how to? Coz in musicpass.com they can know if you have successfully finished downloading on the tracks. Thanks in advance.. :((

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          Well, I would assume they are not just doing a standard download that links to a file on a server then.

          Christian Graus Please read this if you don't understand the answer I've given you. If you're still stuck, ask me for more information.

          1 Reply Last reply
          0
          • J JohnFernandez

            Hi, how can i know and change the status to "downloaded" if the file download is already done downloading? For example i want to download an mp3 file, since i used mime types i can't control and know that the download process is already finished..:~ Johnny F.

            modified on Monday, July 7, 2008 3:10 PM

            S Offline
            S Offline
            Shog9 0
            wrote on last edited by
            #5

            Change the status of what? :~ Most browsers will automatically keep track of the "visited" state of links, all you really need to do is set up a CSS class that has the look you want "downloaded" items to have... Rather than letting your web server serve files directly, you could write a script of some sort to serve them upon request, and record the download afterwards (being sure to avoid recording it if the transmission is interrupted). This isn't terribly reliable, and will probably add a fair bit of load to your server... You could force users to install a custom application that does nothing but download files from your site and notify you after the download completes successfully. This is sure to drive away potential users...

            Citizen 20.1.01

            'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

            1 Reply Last reply
            0
            • J JohnFernandez

              Hi, how can i know and change the status to "downloaded" if the file download is already done downloading? For example i want to download an mp3 file, since i used mime types i can't control and know that the download process is already finished..:~ Johnny F.

              modified on Monday, July 7, 2008 3:10 PM

              P Offline
              P Offline
              Pete OHanlon
              wrote on last edited by
              #6

              Sites that do this tend to use their own custom download manager.

              Deja View - the feeling that you've seen this post before.

              My blog | My articles

              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