Results 1 to 2 of 2

Thread: Stop uploading file

  1. #1
    Join Date
    Nov 2005
    Posts
    22
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Stop uploading file

    Hi,

    When a user upload file to a server, is it possible to stop the upload after a certain time. For example, stop the upload after 1 minute,

    Thx
    Joe

  2. #2
    Join Date
    Feb 2008
    Location
    Buenos Aires, Argentina
    Posts
    15
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Upload works based on COM components or ActiveX components. You can't stop the upload if the component won't let you or if it has a timeout option. Check the developer's info about the component to see if there's a way to cancel it programmatically.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •