“>In Firefox 3 you can access the contents of a file input via the files attribute and its items. Each of the items have the following attributes and methods: Attributes: fileSize
and fileName
. Methods: getAsDataURL
, getAsBinary
and getAsText
”