|
|
Q1455 In side a JavaScript function (for Netscape Navigator 3.04) when I do document.form.file.value where file is of type input="file" with enctype="multipart/form-data" it does not return any value.
irt.org | Knowledge Base | JavaScript | Bugs | Q1455 [ previous next ] Q1455 In side a JavaScript function (for Netscape Navigator 3.04) when I do document.form.file.value where file is of type input="file" with enctype="multipart/form-data" it does not return any value.It is a known bug, and you are lucky, it has a workaround:
|
-- div -->
|