复制代码 代码如下:
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>
新闻热点
疑难解答
图片精选