Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

getTransferredBytes Method 

Returns the total number of bytes that have already been transferred to the server.

[JavaScript]
AJAXUploader.getTransferredBytes()

Return Value

The total number of bytes that have been transferred to the server, or null if no uploading is in progress.

See Also

AJAXUploader Object


Direct link to this topic