PowerWEB File Upload for ASP.NET Releases

Released: Oct 31, 2012

Updates in this release

Updates in V4.0

  • Updated for Visual Studio 2012 integration and Windows 8 compatibility.
  • Addressed a globalization issue that prevented correct operation for systems using Azeri (az), Azeri-Latin (az-Latn), Azeri-Latin-Azerbaijan (az-Latn-AZ), Turkish (tr) and Turkish-Turkey (tr-TR) (TFS31) language cultures.

Released: Dec 9, 2011

Updates in this release

Updates in V4.0

  • New FileSelected Event - Raised after files are selected in the browse dialog when AutoPostback is false. Provides selected filenames server-side.
  • New Timeout Property - Can be set to ensure the control will not wait infinitely for data from the browser.
  • New UploadFailed Event - Raised when the entire upload operation has failed.
  • New ProgressBarLocation Property - Available on the ProgressPanel, for customizing the positioning of the progress bar relative to the status labels...