Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Upload > Keeping ProgressArea Visible After Upload

Not answered Keeping ProgressArea Visible After Upload

Feed from this thread
  • Poul Henningsen Master avatar

    Posted on May 21, 2008 (permalink)

    Requirements

    RadControls version

    any RadControls for ASP.NET AJAX

    .NET version

    2.0

    Visual Studio version

    2005

    programming language

    C#

    browser support

    all browsers supported by RadControls


     
  • PROJECT DESCRIPTION 
    The example demonstrates how to display the progress area when the upload completes, e.g. display something like upload summary. This means that the progress area is displayed after the server finished the processing of the page.
Attached files

Reply

  • Posted on Jun 8, 2008 (permalink)

    hi, could you please upload the vb version?

    Reply

  • Poul Henningsen Master avatar

    Posted on Jun 9, 2008 (permalink)

    well, I'm definitely not a VB fan, but I guess you could use some 'C# to VB' converter. Here's one: converter.telerik.com

    cheers, Poul

    Reply

  • Back to Top

    Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Upload > Keeping ProgressArea Visible After Upload