
09-02-2006, 05:19 PM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
When doing obj = requesturl(url) you can get the total file size by reading obj.contentlength on clientside once the header is loaded, although that will try to download the whole file |
|
|
|