Stop HTTP.Download in progress

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • azmanar
    Indigo Rose Customer
    • Oct 2004
    • 1020

    Stop HTTP.Download in progress

    Hi,

    Can any kind soul show me how to stop/abort an in-progress HTTP.Download action?

    Any help is very much appreciated.

    Thank you.
    Newbie Examples
    ------> AMS 7.5 : amstudio.azman.info
    ----> AMS 6 & 5: www.azman.info/ams/
    ----> FB: facebook.com/GuideToWealth

    ----> Content Development Blog: www.AZMAN.asia
  • Dermot
    Indigo Rose Customer
    • Apr 2004
    • 1791

    #2
    Use a callback function. If the callback function returns true, the download continues. If it returns false the download will stop. If you look up HTTP.Download in the help file you will see how to structure the callback function.
    Dermot

    I am so out of here :yes

    Comment

    • wildsway18
      Forum Member
      • May 2009
      • 1

      #3
      help?

      Hi,

      I would also like to do this, but I can't seem to get the necessary information. Can someone please show some examples of how this could be done?

      I would like to put in a label with a little x to stop a certain HTTP.Download (the downloaded file is pretty large and must be able to stop at any time).

      What should I put in the "on click" script of the label with the x and how should the httpCallback look like? Or any other details that might help...

      Any help is much appreciated, thank you very much.

      Comment

      Working...
      X