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. Notification of file downloaded from server

Notification of file downloaded from server

Scheduled Pinned Locked Moved Web Development
sysadminquestion
5 Posts 2 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
    RaymondM
    wrote on last edited by
    #1

    I have a website that allows the file Demo.zip to be copied from the server in the usual line:

    Download Demo here Is there some way that a notification of this copying can be recorded in the server ? For some people there must be an obvious solution, but not to me ! Thanks, Raymond Mercier

    R 1 Reply Last reply
    0
    • R RaymondM

      I have a website that allows the file Demo.zip to be copied from the server in the usual line:

      Download Demo here Is there some way that a notification of this copying can be recorded in the server ? For some people there must be an obvious solution, but not to me ! Thanks, Raymond Mercier

      R Offline
      R Offline
      RaymondM
      wrote on last edited by
      #2

      Unfortunately the code that I wrote in the question Download Demo href="prog/Demo.zip" here got treated as an active line. So I repeat the question, is there some way that a notification of this copying can be recorded in the server ? For some people there must be an obvious solution, but not to me ! Thanks, Raymond Mercier

      S 1 Reply Last reply
      0
      • R RaymondM

        Unfortunately the code that I wrote in the question Download Demo href="prog/Demo.zip" here got treated as an active line. So I repeat the question, is there some way that a notification of this copying can be recorded in the server ? For some people there must be an obvious solution, but not to me ! Thanks, Raymond Mercier

        S Offline
        S Offline
        subai
        wrote on last edited by
        #3

        a solution could be controlling download by code not by just referring to it, for example by a separate download page or using Response object to write the file, search for it and you will find many resources like this http://aspalliance.com/259[^]

        I Wish the Life Had CTRL-Z Wizard's First Rule : People are fool,they believe what they want to believe or what they afraid to believe www.subaitech.blogspot.com

        R 1 Reply Last reply
        0
        • S subai

          a solution could be controlling download by code not by just referring to it, for example by a separate download page or using Response object to write the file, search for it and you will find many resources like this http://aspalliance.com/259[^]

          I Wish the Life Had CTRL-Z Wizard's First Rule : People are fool,they believe what they want to believe or what they afraid to believe www.subaitech.blogspot.com

          R Offline
          R Offline
          RaymondM
          wrote on last edited by
          #4

          Thanks, but I have had a look at the site you mention, and can't see how it helps. I am looking for some kind of log file in the server which would record the fact that the file has actually been downloaded from the server to the client. I feel that if I knew something about asp I would know the answer. Raymond

          S 1 Reply Last reply
          0
          • R RaymondM

            Thanks, but I have had a look at the site you mention, and can't see how it helps. I am looking for some kind of log file in the server which would record the fact that the file has actually been downloaded from the server to the client. I feel that if I knew something about asp I would know the answer. Raymond

            S Offline
            S Offline
            subai
            wrote on last edited by
            #5

            hi,i thought you want to do this programatically, my bad :-D the solution i had in my mind was storing download data by controlling download with asp code

            I Wish the Life Had CTRL-Z Wizard's First Rule : People are fool,they believe what they want to believe or what they afraid to believe www.subaitech.blogspot.com

            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