<input type="text" name="file1" class="InputBox" style="width:79%" readonly> <!-- 파일의 경로가 푸싱될 빈 텍스트 상자 -->

    <span  style="overflow:hidden;background-image:url(/images/btn_fileSearch.gif);" align="absmiddle">


      <input type=file name=add_file align="absmiddle" style="width:30px;height:20px;filter:alpha(opacity=0);border-width:0" onchange='file1.value=this.value'>
 

   </span>

+ Recent posts