⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 e_inforeturnmainfrm.asp

📁 一个很好的在线购物系统
💻 ASP
📖 第 1 页 / 共 3 页
字号:
    	end if
    end if
    Adors.close
end if

'**********************************非保存情况下读取数据******************************************* 
if saveflag<>"1" then
 	set AdoRs=Server.CreateObject("AdoDB.RecordSet")
 	lcsql="select * from E_ProdServer Where ID="+ID
  
 	AdoRS.Open lcSql,PubConn,1,1
 	if not adors.eof then
 		for i=1 to 11
 			Keyitem(i)=Adors(AField(i))
 			if isNull(keyitem(i)) then keyitem(i)=""
 		next
 		Authors=Adors("Authors") 						'文档的作者
 		DepartID=Adors("DepartID")						'文档所属的部门
 	end if 
  	AdoRS.Close
end if 
  
PubConn.Close

'根据客户序号寻找名称
clientNum=Request("ClientNum")
if ClientNum<>"" then
	
end if
%>    
 
<Script Language="VBScript">
 Sub formini()
 	
 End Sub   
 
 Sub choicecustomer()
 	'BillID,fn
 	BillID=document.fn.BillID.Value
 	window.open "E_Choicecustomer.asp?BillID="&BillID,"客户信息","menubar=no,status=no,width=600,height=500,scrollbars=yes" 
 	
 End Sub
</Script>

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>部门信息详细</title>
<link href="../cread.css" rel="stylesheet" type="text/css">
</head>

<body onload="formini()" bgcolor="#FFFFFF">

<form method="GET" action="A_Goods.asp"  name="fn">    
<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
    <td width="100%"><b><font size="3"><img border="0" src="../pic/it_22.gif"> 
      </font><font size="2">质量信息反馈表</font></b><hr width="40%" size="1" align="left">            
                 
    </td>           
  </tr>           
</table>  
   
 <table border="1" cellspacing="0" width="100%" cellpadding="0" height="42">    
    <tr>    
      <td width="31%" align="right" height="36" valign="middle">    
        <p style="line-height: 200%; margin-left: 0; margin-right: 5" align="right"><font size="2">单据编号</font></p>     
      </td>     
      <td width="15%" height="36" valign="middle" align="left">     
        <p style="line-height: 200%; margin-left: 3"><font size="2">    
        <input type="text" name="billID" size="25"  ><input type="button" value="..." name="B2" onclick="choicecustomer()"></font></p>     
      </td>     
      <td width="18%" align="center" height="36" valign="middle">    
        <p style="line-height: 200%" align="center"><font size="2">制单人</font></p>     
      </td>     
      <td width="34%" height="36" valign="middle">     
        <p style="line-height: 200%; margin-left: 5"><font size="2">    
        <input type="text" name="billID" size="25"  ></font></p>     
      </td>     
    </tr>     
    <tr>    
      <td width="14%" align="right" height="36" valign="middle">     
        <p style="line-height: 200%; margin-left: 0; margin-right: 5"><font size="2">客户编号</font>     
      </td>     
      <td width="42%" height="36" valign="middle" align="left">     
        <p style="line-height: 200%; margin-left: 3"><font size="2">    
        <input name="ClientNum" size="25" ><input type="button" value="..." name="B1" onclick="choicecustomer()"></font></p>     
      </td>     
      <td width="15%" align="center" height="8" valign="middle">     
        <p style="line-height: 200%" align="center"><font size="2">客户名称</font>     
      </td>     
      <td width="34%" height="8" valign="middle">     
        <p style="line-height: 200%; margin-left: 5"><font size="2"><input type="text" name="billID1" size="25"  ></font></p>                                                                                                                                                                                                                                                                                                                                    
      </td>                                                                                                                                                                                                                                                                                                                                    
    </tr>     
    <tr>     
      <td width="22%" align="right" height="8" valign="middle">                                                                                                                                                                                                                                                                                                                                    
        <p style="line-height: 200%; margin-left: 0; margin-right: 5">                                                                                                                                                                                                                                                                                                                                    
        <font size="2">产品序号&nbsp;</font>                                                                                                                                                                                                                                                                                                                                    
        </p> 
      </td>                                                                                                                                                                                                                                                                                                                                    
      <td width="42%" height="8" valign="middle" align="left">                                                                                                                                                                                                                                                                                                                                    
        <p style="margin-left: 3"><font size="2"><input name="ClientNum1" size="25" ><input type="button" value="..." name="B3" onclick="choicecustomer()"></font> 
      </td>                                                                                                                                                                                                                                                                                                                                    
      <td width="15%" align="center" height="8" valign="middle">      
        <p style="line-height: 200%" align="center"><font size="2">产品名称</font>     
      </td>     
      <td width="34%" height="8" valign="middle">     

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -