File Download Count

Discussion in 'C#' started by suraj_ajax, Sep 13, 2007.

  1. #1
    Hi

    how to identify wether a file provided for download is downloaded or cancelled by the user in Classic ASP.

    i m using ADODB.Stream to provide my file via stream . But i dont have any idea to verifiy wether the download was successfull or not ..

    Any idea..


    suraj
     
    suraj_ajax, Sep 13, 2007 IP
  2. urstop

    urstop Peon

    Messages:
    224
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I don't think we can find out if there was errors during the download and count accordingly. Once a download is initiated by the user we should increment our count and not worry abuot what happens to the download.
     
    urstop, Dec 10, 2007 IP