Preventing a Page from timing out during an upload

hi all,

how can i go about ensuring a page does not time out during a lengthy upload. Is just boosting the timeout length above 20 minutes enought Or should i look at some form of keeping the session alive by refreshing something repeatedly, like in an iframe perhaps

any ideas would be appreciated.

thanks

mcm




Answer this question

Preventing a Page from timing out during an upload

  • VanDamMan

    This question is better suited for the ASP.NET forums than here. This forum is for general C#.NET questions that don't fall elsewhere or cover a variety of areas. More knowledgeable ASP.NET users roam that forum more than this one. Your questions related to ASP.NET are more likely to be answered better there.


  • Preventing a Page from timing out during an upload