復制代碼 代碼如下:
function btnFileUplowe_onclick() {
//文件上傳
ReturnValue=window.showModalDialog("../../FileUpdownControl.aspx?TheType=Ticket",window,"dialogWidth=550px;dialogHeight=300px;status=no;");
//
//var theReturnArr=ReturnValue.split(".");
document.getElementById("FileImgUpDown").value=ReturnValue;
}
復制代碼 代碼如下:
<script type="text/javascript">
function RequestValue(thevalue)
{
window.returnValue=thevalue;
window.close();
}
</script>
新聞熱點
疑難解答
圖片精選