function test { alert(document.getElementById('file').value); }
function test() { document.form1.file.select(); alert(document.selection.createRange().text); }
RECENT COMMENT