posts - 35,  comments - 6,  trackbacks - 0
           <span id="preview" style="display: none;" > </span>
                <br>
                
                  圖&nbsp;&nbsp;&nbsp;&nbsp;片:
                 
                 <input type="file" name="picFile" style="width:80% ;"
                   onchange="javascript:previewImage(this,'preview',120);" />
                <br>

           function previewImage(picFile,picViewSpanName,picWidth)
          {
            var previewSpan=document.getElementById(picViewSpanName);
          if(picFile.value=='')
          {
           return ;
          }
          else
          {
           previewSpan.style.display="block";
          }
          if(picWidth=='')
          {
            picWidth=120;
          }
          var fileext=picFile.value.substring(picFile.value.lastIndexOf("."),picFile.value.length)
          fileext=fileext.toLowerCase()   
          if ((fileext!='.jpg')&&(fileext!='.jpeg')&&(fileext!='.png')&&(fileext!='.bmp'))
          {

          picFile.focus();
          }
          else
          {
          //alert(''+document.form1.picFile.value
              document.getElementById(picViewSpanName).innerHTML="<table border='1'><tr><td><img src='"+picFile.value+"' width='"+picWidth+"' style='border:6px double #ccc'><br>ÉÏ´«Í¼Æ¬Ô¤ÀÀ</td></tr></table>"

          }
          posted on 2007-04-17 14:18 NG 閱讀(366) 評論(1)  編輯  收藏


          FeedBack:
          # re: 圖片上傳瀏覽
          2007-05-10 07:39 | NG
          文件上傳表單定義時是要加上 enctype="multipart/form-data" 這個屬性的。
            回復  更多評論
            

          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          <2007年5月>
          293012345
          6789101112
          13141516171819
          20212223242526
          272829303112
          3456789

          常用鏈接

          留言簿(1)

          隨筆檔案(35)

          文章分類(5)

          文章檔案(2)

          新聞檔案(5)

          java link

          搜索

          •  

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 枝江市| 滦平县| 宝兴县| 屯昌县| 额尔古纳市| 泗水县| 红桥区| 江津市| 河西区| 嫩江县| 枣庄市| 雅安市| 西充县| 甘肃省| 永年县| 闵行区| 汾西县| 辽宁省| 右玉县| 托克逊县| 尖扎县| 靖西县| 新丰县| 利川市| 铜山县| 城固县| 若尔盖县| 浮梁县| 赫章县| 石台县| 凤冈县| 抚松县| 乌鲁木齐市| 石首市| 油尖旺区| 青冈县| 鸡西市| 九江市| 仙桃市| 麻江县| 青神县|