Dev Direct Solution Center

For more information and to buy this product...

Uploading file with real time progress information in ASP.NET with EO.Web AJAXUploader

  For a copy of the sample project please click here to download and install the product evaluation.

Introduction

EO.Web AJAXUploader is an ASP.NET uploader control that allows user to upload files and get real time progress information.

Detail

Follow these simple steps to allow user to upload files with progress information:
  • Download and install EO.Web Controls Suite 2007.2 at here
  • The installer should create a new tab in your Visual Studio toolbox called "EO.Web". All EO.Web controls are added into that tab;
  • Modify your web.config following instructions outlined here: here
  • Drag an AJAXUploader control onto your web form;
  • Set the controls' TempFileLocation and FinalFileLocation property;
  • Run the page and see the result!

The uploader UI is fully customizable. It also provides several client side and server side events. For more details, please refer to the document. The document is available both online and as a .chm help file locally on your machine.

Live demo is available here.

Source code for all the demos are also installed on your machine when you install the controls. So you can load the whole sample project with Visual Studio and see how it works.

Visit Essential Objects, Inc. for more information and more samples.