Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 10th, 2007, 05:00 AM
Authorized User
 
Join Date: Aug 2006
Posts: 20
Thanks: 4
Thanked 0 Times in 0 Posts
Default File Upload Progress

Hi,

I want to view the file upload progress when uploading a file to the web server. Currently I'm able to upload the file successfully but i can not monitor the progress. I'm using VB.NET and ASP.NET. I searched a lot but mostly i can only find components. I also downloaded the NeatUpload component (developed in C Sharp) but can't use it. But i would rather prefer to do it programatically in my own code.
I also came accross the system.web.ui.webcontrols.fileUploadProgress but unfortunately couldn't get how to use it too...

file1.postedfile.contextlength gives the initial size of the file but how can i check the length of the portion that has been uploaded or that of remaining???? please HELPPPPPPPPP !!!!:(
I'll appreciate any help at all in this regard....
Thanx





Similar Threads
Thread Thread Starter Forum Replies Last Post
Help me to show progress bar during file upload subhasps8 ASP.NET 2.0 Professional 5 June 27th, 2007 06:39 PM
upload progress bar jets Beginning PHP 1 October 1st, 2006 08:11 AM
upload file, progress bar ivris Servlets 0 July 21st, 2004 06:52 AM
upload file, progress bar ivris J2EE 0 July 21st, 2004 06:52 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.