📄 ad_edithuo.asp
字号:
<!--#include file="conn.asp"-->
<!--#include file="ad_chk.asp"-->
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href=inc/css.css rel=STYLESHEET type=text/css>
<%
huo_id=request("huo_id")
if request("action")="save" then
response.redirect "ad_ven.asp"
response.end
else%>
<table border="0" cellspacing="0" cellpadding="5" bgcolor="#F0F0F0" width="100%"><form method="POST" name="form" action="ad_edithuo.asp?action=save&huo_id=<%=huo_id%>">
<tr><td>发货标题:<input type="text" name="huo_name" size="20" class=input value="北京的李小姐货已发"></td></tr>
<tr><td>订 单 号:<input type="text" name="sub_number" size="20" class=input value="111111111111"></td></tr>
<tr><td>发货时间:<input type="text" name="huo_fadate" size="20" class=input value="2006-10-1"> </td></tr>
<tr><td>底单图片:<input type="text" name="huo_pic" size="20" class=input value="<%=rs("huo_pic")%>"> </td></tr>
<tr><td valign="top">
<iframe name="I1" src="upfileother.asp?atype=huo_pic" width="587" height="26" marginwidth="1" marginheight="1" scrolling="no" border="0" frameborder="0"></iframe> </td></tr>
<tr><td valign="top">详细说明:<br><textarea rows="8" name="S1" cols="82">北京的李小姐货已发,请注意查收!</textarea></td></tr>
<tr><td>
<input type="submit" value="修改" name="B1" class=input onClick="document.form.huo_content.value = frames.message.document.body.innerHTML;" >
<input name="huo_content" type="hidden" id="huo_content" value=""></td></tr></form>
</table>
<%end if
conn.close
set conn=nothing%><table cellSpacing="0" cellPadding="3" border="0" width="500"><tr><td height="20"></td></tr>
<tr><td bgcolor="#F2F2F2"><p style="LINE-HEIGHT: 150%"><font color="#FF0000">凡人网络购物系统V8.0 版权所有:</font><a target="_blank" href="http://www.venshop.com"><font color="#FF0000">凡人网络VenShop.Com</font></a><font color="#FF0000"><br>客服电话:010-80928177 QQ:57152557/5404818 Email/Msn:</font><a href="mailto:Ser@VenShop.Com"><font color="#FF0000">Ser@VenShop.Com</font></a></td>
</tr></table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -