ASP.NET File Upload Progress - PreserveSpace property

This example demonstrates PreserveSpace property use. Place for the control is preserved in this example.

Example code

<%@ Register TagPrefix="fup" Namespace="OboutInc.FileUpload" Assembly="obout_FileUpload" %>
...
<input type=file name="myFile1"><br/>
<input type=file name="myFile2"><br/>
<input type=file name="myFile3"><br/>

<fup:FileUploadProgress
     OnClientProgressStopped="function(){alert('Files uploaded to server');}"
     PreserveSpace="true"
     runat="server"
/>

<input type=submit value="submit" name="mySubmit"><br/>







"I just waned to give you all many thanks for the level of support you provide. I have dealt with a few 3rd party software providers and have never seen this level of support anywhere. This on top of an awesome set of .NET controls that adds so much to a web application. I can't thank you guys enough. Keep up the good work and I look forward to seeing even more first class controls from Obout."

Mohsen Kashani
Contractor