advanced asp upload

Eis__Tee

New Member
Hello!<BR><BR>I've been trying for several hours now, to find out how I can read the filesize of a file beeing uploaded, as it is beeing uploaded.<BR>The idea was to make it possible to display the amount of data currently beeing transmitted, like a progress bar.<BR><BR>My problem is that I can't seem to get access to the stream where the data is beeing stored, until the upload is finshed, and the stream is beeing closed.<BR><BR>It would be great if anyone knows how I can get access to the data that is beeing transmitted, as it is beeing transmitted.<BR><BR>Regards Chris <BR>I think you'd need a client-side activeX control and a server-side component. look into ASPUpload
 
Back
Top