<input type=file name='file1' style='display: none;'>
<TABLE>
<TR>
<TD>
<input type='text' name='file2' id='file2'>
</TD>
<TD><img src='../find.gif' name='find' id='find' border='0' onclick='document.all.file1.click(); document.all.file2.value=document.all.file1.value'>
</TD>
</TR>
</TABLE>
Posted by 홍반장