File Upload Status

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
mr_griff
Forum Commoner
Posts: 64
Joined: Tue Sep 17, 2002 11:11 am
Location: Bozeman, Montana

File Upload Status

Post by mr_griff »

I have used a couple websites lately that popup a new window with the transfer status when uploading a file using an http post. Has anyone done this before?
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

http://www.websupergoo.com/asp_progress_bar.htm
I can't imagine a truely different system, but since php handles the upload before any script is executed it's unlikely that you can do it with php
Post Reply