'fileSize' Syntax and Note : fileSize « Javascript Properties « JavaScript Reference

'fileSize' Syntax and Note

Note:

Read-only property. 
Returns the file size in bytes.
    
Syntax:
    
document.all.imgID.fileSize
document.fileSize

    

      
      








Related examples in the same category

1.'fileSize' Example
2.'fileSize' is applied to