📄 复件 jhuodan_add.asp
字号:
<tr>
<td><font color="#800000" size="4" face="楷体CS"><strong> 进货单</strong></font></td>
<td>录单时期:</td>
<td valign="bottom"><input name="thedate" class="inputfield" type="text" id="thedate" size="15" readonly="true" value="<%
if request("thedate")="" then
response.Write date()
else
response.Write request("thedate")
end if
%>">
<A onClick="return showCalendar('thedate', 'y-mm-dd');" href="#"><img src="../Images/Button.gif" id="IMG2" align="absMiddle" border="0" /></A></td>
<td>单 据 号:</td>
<% dianji=replace(replace(replace(now,":",""),"-","")," ","")%>
<td><input name="bill_bh" type="text" class="inputfield" id="bill_bh" value="<%=dianji%>" size="20"></td>
</tr>
<tr>
<td height="90" colspan="5"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><fieldset>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td height="25">供 货 商
<select name="select">
<%
set rs=conn.execute("select * from ht_company")
if not rs.eof then
do while not rs.eof
response.Write("<option value="&rs("Company_name")&">"&rs("company_name")&"</option>")
rs.movenext
loop
end if
rs.close()
set rs=nothing
%>
</select>
经
手 人
<input name="jingsren" type="text" class="inputfield" id="jingsren" size="15" ></td>
</tr>
<tr>
<td height="26" align="left"> 仓 库
<select name="select2">
<%
set rs=conn.execute("select * from ht_Storehouse")
if not rs.eof then
do while not rs.eof
response.Write("<option value="&rs("Storehouse_name")&">"&rs("Storehouse_name")&"</option>")
rs.movenext
loop
end if
rs.close()
set rs=nothing
%>
</select>
类型:
<select name="select3">
<%
set rs=conn.execute("select * from ht_stockintype")
if not rs.eof then
do while not rs.eof
response.Write("<option value="&rs("Stockintype_name")&">"&rs("Stockintype_name")&"</option>")
rs.movenext
loop
end if
rs.close()
set rs=nothing
%>
</select> </td>
</tr>
<tr>
<td height="25">送货单号
<input name="delivenumber" type="text" class="inputfield" id="delivenumber" size="20">
<input name="subid" type="hidden" id="subid"></td>
</tr>
<tr>
<td height="25">备 注
<input name="memo" type="text" class="inputfield" id="memo" size="40"></td>
</tr>
</table>
</fieldset></td>
</tr>
</table></td>
</tr>
</table>
</fieldset></td>
</tr>
</table>
</fieldset></td>
</tr>
<tr style="line-height:5px;">
<td colspan="2"> </td>
</tr>
<tr>
<td colspan="2"> <fieldset>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="170" valign="top" bgcolor="#E6F0F0"> <table width="100%" border="1" cellpadding="0" cellspacing="0" bordercolorlight="#CCCCCC" bordercolordark="#E6F0F0" frame="void" style="border-bottom:1px solid #CCCCCC">
<tr align="center">
<td width="1%" height="22" class="borderon2"> </td>
<td width="11%" class="borderon2">
<div>商品编号</div></td>
<td width="11%" class="borderon2">
<div>名称</div></td>
<td width="11%" class="borderon2">
<div>单位</div></td>
<td width="11%" class="borderon2">
<div>型号</div></td>
<td width="11%" class="borderon2">
<div>规格</div></td>
<td width="11%" class="borderon2">
<div>数量</div></td>
<td width="11%" class="borderon2">
<div>单价</div></td>
<td width="11%" class="borderon2">
<div>金额</div></td>
<td width="11%" class="borderon2">
<div>收货数量</div></td>
</tr>
<tr align="center">
<td colspan="10" bgcolor="#E6F0F0"><div style="OVERFLOW: auto; HEIGHT: 170px">
<table width="100%" border="1" cellpadding="0" cellspacing="0" bordercolorlight="#CCCCCC" bordercolordark="#E6F0F0" frame="void" id="table1" style="border-bottom:1px solid #CCCCCC">
<tr align="center">
<td width="1%" bgcolor="#E6F0F0" class="borderon2">
<div align="center" id="1"></div></td>
<td width="11%" class="inputfieldtd">
<input name="r0c1" type="text" class="inputfield2"id="r0c1" onFocus="focusChange(this.name)" onBlur="blurChange(this.name)" size="10">
</td>
<td width="11%" class="inputfieldtd">
<input name="r0c2" type="text" class="inputfield2"id="r0c2" onFocus="focusChange(this.name)" onBlur="blurChange(this.name)" size="10"></td>
<td width="11%" class="inputfieldtd">
<input name="r0c3" type="text" class="inputfield2"id="r0c3" onFocus="focusChange(this.name)" onBlur="blurChange(this.name)" size="10"></td>
<td width="11%" class="inputfieldtd">
<input name="r0c4" type="text" class="inputfield2"id="r0c4" onFocus="focusChange(this.name)" onBlur="blurChange(this.name)" size="10"></td>
<td width="11%" class="inputfieldtd">
<input name="r0c5" type="text" class="inputfield2"id="r0c5" onFocus="focusChange(this.name)" onBlur="blurChange(this.name)" size="10"></td>
<td width="11%" class="inputfieldtd">
<input name="r0c6" type="text" class="inputfield2"id="r0c6" onFocus="focusChange(this.name)" onBlur="blurChange(this.name)" size="10"></td>
<td width="11%" class="inputfieldtd">
<input name="r0c7" type="text" class="inputfield2"id="r0c7" onFocus="focusChange(this.name)" onBlur="blurChange(this.name)" size="10"></td>
<td width="11%" class="inputfieldtd">
<input name="r0c8" type="text" class="inputfield2"id="r0c8" size="10" readonly="true"></td>
<td width="11%" class="inputfieldtd">
<input name="r0c9" type="text" class="inputfield2"id="r0c9" onFocus="focusChange(this.name)" onBlur="blurChange(this.name)" size="10"></td>
</tr>
</table></div></td>
</tr>
</table></td>
</tr>
<tr>
<td> <table width="100%" height="25" border="0" cellpadding="0" cellspacing="0" style="border-top:1px solid #CCCCCC;">
<tr bgcolor="#BAD2D3">
<td width="2%"> </td>
<td width="10%"> </td>
<td width="11%"> </td>
<td width="11%"> <div align="center">
<input name="abc" type="text" id="abc2" style="background-color:#BAD2D3;" value=" 合 计 " size="10" readonly="true">
</div></td>
<td width="11%" align="center"> </td>
<td width="11%" align="center"> </td>
<td width="11%" align="center"> <input name="sum_amount" type="text" id="sum_amount2" style="background-color:#BAD2D3;" size="11" readonly="true">
</td>
<td width="11%" align="center"> </td>
<td width="11%" align="center"> <input name="sum_money" type="text" id="sum_money2" style="background-color:#BAD2D3;" size="11" readonly="true">
</td>
<td width="11%" align="center"> <input name="sum_shamount" type="text" id="sum_shamount2" style="background-color:#BAD2D3;" size="11" readonly="true"></td>
</tr>
</table></td>
</tr>
</table>
</fieldset></td>
</tr>
<tr>
<td width="95%" align="right"> <input name="rowcount" type="hidden" id="rowcount" value="">
<input type="button" name="Submit" value="增加明细表" onClick="MM_openBrWindow('jhuodandetail_add.asp','','width=520,height=400')">
<input name="ckadd" type="hidden" id="ckadd">
<img src="images/saveadd.gif" width="80" height="29" border="0" onClick="javascript:return check('新增');">
<img src="images/save.gif" width="82" height="29" border="0" onClick="javascript:return check('添加');">
<input name="imageField3" type="image" src="images/quit.gif" width="82" height="29" border="0" onClick="javascript:window.close();">
<img src="images/del.gif" width="82" height="29" onClick="delRow();">
</td>
<td width="5%" align="right"></td>
</tr>
</table>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -