📄 wy_trip_solutionaddnew3.asp
字号:
<html>
<head>
<title>PTrip Server 2005 For 数据库课程设计
</title>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<link rel="stylesheet" type="text/css" href="../wy_trip_css/wy_trip.css">
</head>
<script language="javascript" src="../wy_trip_js/wy_trip_uppic.js"></script>
<script language="javascript" src="../wy_trip_js/wy_trip_check.js"></script>
<% '获得解决方案类型
solkind=request.QueryString("solkind")
tsolname=request.QueryString("tsolname")
if(solkind=0) then
tablename="trip_solhomeland"
else
tablename="trip_soloverseas"
end if
%>
<body leftmargin="0" topmargin="0" bottommargin="0" rightmargin="0" link="#3357B3" vlink="#3357B3" alink="#3357B3" bgcolor="#e8eefc">
<table width="734" height="100%" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" class="Main">
<p class="NoBreakBeforeAfter"><img src="../wy_trip_images/TopCol3.gif" WIDTH="247" HEIGHT="23"></p>
<p class="NoBreakBeforeAfter"><img src="../wy_trip_images/HeaderOtherDestination.gif" width="229" height="28"></p>
<p class="Indented1" align="center"><font size="6"><b>PTrip 2005 后台管理</b></font></p>
<p class="Indented1" align="center"><b>欢迎管理员 <%=adname%> 登录</b></p>
<hr align="center" width="80%" color="#999999">
<p align="center">
<div id="sponsorAdDiv" style="visibility:hidden; left: 2px; top: 15px; width: 197px; height: 13px">
<table width="200" height="25" bgcolor="#0099cc" border=0 cellspacing=1>
<tr>
<td>
<table width="100%" height="100%" border=0 cellspacing=0>
<tr bgcolor="#d2e9fe">
<td> 正在上传图片,请稍候...... </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</p>
<table width="85%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<th scope="col">更新图片1</th>
<th colspan="3" scope="col">
<form method="post" action="wy_trip_addnewup/wy_upload2.asp?up=<%=up%>&tsolname=<%=tsolname%>&tablename=<%=tablename%>&solpic=1&solkind=<%=solkind%>" enctype="multipart/form-data" name="form2" onsubmit="initAd();">
<input type=file name="sf_upfile" size="25" class=text>
<input type="submit" name="submit" value="上 传 图 片" class="text">
</form>
</th>
<th scope="col"> </th>
</tr>
<tr>
<th scope="col">更新图片2</th>
<th colspan="3" scope="col">
<form method="post" action="wy_trip_addnewup/wy_upload2.asp?up=<%=up%>&tsolname=<%=tsolname%>&tablename=<%=tablename%>&solpic=2&solkind=<%=solkind%>" enctype="multipart/form-data" name="form2" onsubmit="initAd();">
<input type=file name="sf_upfile" size="25" class=text>
<input type="submit" name="submit" value="上 传 图 片" class="text">
</form>
</th>
<th scope="col"> </th>
</tr>
<tr>
<th scope="col">更新图片3</th>
<th colspan="3" scope="col">
<form method="post" action="wy_trip_addnewup/wy_upload2.asp?up=<%=up%>&tsolname=<%=tsolname%>&tablename=<%=tablename%>&solpic=3&solkind=<%=solkind%>" enctype="multipart/form-data" name="form2" onsubmit="initAd();">
<input type=file name="sf_upfile" size="25" class=text>
<input type="submit" name="submit" value="上 传 图 片" class="text">
</form>
</th>
<th scope="col"> </th>
</tr>
<tr>
<th scope="col"> </th>
<th scope="col"> </th>
<th scope="col">solkind=<%=solkind%></th>
<th scope="col"> </th>
<th scope="col"> </th>
</tr>
<tr>
<th scope="col"> </th>
<th scope="col"> </th>
<th scope="col">tsolname=<%=tsolname%> </th>
<th scope="col"><a href="wy_trip_admin.asp">返回上一页</a></th>
<th scope="col"> </th>
</tr>
</table>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -