請按下選擇檔案<input id="Str" type="file" onchange="file1(this.value)" />
<iframe align="top" height="30" name="file2" scrollbars="0" scrolling="no" src="" width="500"></iframe>
<script>
function file1(X) {
file2.document.close();
file2.document.write("<font size='5' color='Blue' VALGIN='top' >" );
file2.document.write(X);
}
</script>
請按下選擇檔案:
<iframe align="top" height="30" name="file2" scrollbars="0" scrolling="no" src="" width="500"></iframe>
<script>
function file1(X) {
file2.document.close();
file2.document.write("<font size='5' color='Blue' VALGIN='top' >" );
file2.document.write(X);
}
</script>
請按下選擇檔案: