Results 1 to 2 of 2

Thread: large upload file

  1. #1

    Thread Starter
    Hyperactive Member Bajrang's Avatar
    Join Date
    Oct 2006
    Posts
    309

    large upload file

    Hi all,

    What is better way to large upload file.

    using a web service or in application itself.

    If in application, how can we check that files is to upload in a regular interval.

    actually i dont want user to wait for complete uploading, when it starts uploading user will get response of uploaded and uploading will be done in backgroud.

    I am not sure this type of task can be done in webservice also so that user doesnot need to wait for complete uploading.

    and one more query which event fires when the page redirects to another page.

    Is it Page_UnLoad or Dispose

    Any suggestions is appreciated.
    Using .NET 3.5 (VS 2008) And XP SP2

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: large upload file

    Hello,

    How big a file are we talking about?

    You might want to have a look at this article:

    http://weblogs.asp.net/jgalloway/arc...n-asp-net.aspx

    Thanks

    Gary

Posting Permissions

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



Click Here to Expand Forum to Full Width