The type value for a FileUpload is always "file". This value is necessary to determine the type of form element because this object is really an instance of the Input class.
See also: | Input.type |
Prev | Home | Next |
FileUpload.size | Up | FileUpload.value |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |