一
<script src="
<script src="
二
<div id="AppendBill_Div" style="display:none;"> <%
<table style="height:
<tr style="height:
<td style="width:
圖標:
</td>
<td><input type="file" style="width:
</td>
</tr>
</table>
</div>
三
{ display: "掃描件"
{ name: "AppendBillPath
{ display: "掃描件"
$
// #region ======================================= 【上傳掃描件窗口】 //
var AppendBillPathDetail = null;
function f_selectAppendBillPath_
var imageurl = $("#AppendBill")
var AppendBill_Id = $("#AppendBill")
if (imageurl
LG
return;
}
if (AppendBillPathDetail) {
AppendBillPathDetail
}
else {
AppendBillPathDetail = $
target: $("#AppendBill_Div")
width:
buttons: [
{ text:
{ text:
]
});
}
}
function AppendBillPath_save()
{
var imgurl = $("#fileupload")
// var filehelpcode = $("#filehelpcode")
var extend = imgurl
extend = extend
if (extend == "
{
}
else
{
LG
return;
}
var imageurl = $("#AppendBill")
alert(imageurl);
$
url: "
secureuri: false
fileElementId: "fileupload"
dataType: "text"
success: function (data
{
//
// $("#AppendBillPath
LG
f_reload();
}
error: function (data
LG
}
});
}
// #endregion
四
string url = Server
From:http://tw.wingwit.com/Article/program/Java/JSP/201311/20041.html