Is there a way to find out total upload file size from a file uploaded
though an html form? I figure if I know the total size, then I can just
consistently poke at the file being uploaded and math a progress bar for
the file being uploaded, of course, this all hangs upon the ability of
getting the total file size BEFORE it is uploaded. It IS possible I have
seen it done with JSP; anybody can help me with this? Thanks

- Vic

______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to