window.opener.location.href = 'http://localhost/fmsuite/Sales/Document.asp? docNumber=' + <%=Request.QueryString("docNumber")%>; window.opener.focus();
確定! 回上一頁