1.����htmlԴ��
����htmlԴ��
第一个:
<tr>
<td colspan="2" align="left" valign="top" class="c">留言内容:<p><%=rs("connet")%></td>
</tr>
<tr>
<td colspan="2" align="left" valign="top" class="c" height="">
..............<a href="del.asp?留言留id=<%=rs("id")%>" style="text-decoration: none"><font color="#">删除</font></a>.................<a href="reg.asp" style="text-decoration: none"><font color="#">我要留言</font></a>.........</td>
</tr>
把上面的改成
<tr>
<td colspan="3" align="left" valign="top" class="c">留言内容:<p><%=rs("connet")%></td>
</tr>
<tr>
<td colspan="3" align="left" valign="top" class="c" height="">
..............<a href="del.asp?id=<%=rs("id")%>" style="text-decoration: none"><font color="#">删除</font></a>.................<a href="reg.asp" style="text-decoration: none"><font color="#">我要留言</font></a>.........</td>
</tr>
第二个:
<!--header begin-->
<%
response.write "<div id=mainbox>"&_
"<table border=0 width=% cellpadding=4 style=border-collapse: collapse class='top_table'>"&_
"<form name=form action=Product_ListSearch.asp method=get>"&_
" <tr><td colspan=2 height=5></td></tr>"&_
" <tr>"&_
" <td><a href=index.asp title=返回首页><img src=uploadpic/></a></td>"&_
" <td align=right>"&_
" <table><tr><td class=cartimg></td><td><a href=Cart_List.asp>查看我的购物车</a>(<font color=#FF>"
if session("y")="" then response.write "0" else response.write session("y")
===================================
response.write "<td><a href=index.asp title=返回首页><object classid='clsid:DCDB6E-AE6D-cf-B8-' codebase='/pub/shockwave/cabs/flash/swflash.cab#version=6,0,,0' width='' height=''>"&_
"<param name='movie' value='logo.swf'>"&_
"<param name='quality' value='high'>"&_
"<embed src='logo.swf' width='' height='' quality='high' type='application/x-shockwave-flash' width='' height=''></embed></object></a></td>"
%>
希望我的回答对你有所帮助。
源码nexus maven 下载源码2024-11-29 20:30432人浏览
2024-11-29 20:081975人浏览
2024-11-29 19:18783人浏览
2024-11-29 18:592113人浏览
2024-11-29 18:57520人浏览
2024-11-29 18:542527人浏览
1.Vue源码一)—— new vue()2.petite-vue源码剖析-优化手段template详解3.Vue源码实现之watcher拾遗4.vue3源码分析——实现slots5.Vue3源码架构
1.【Webpack进阶】less-loader、css-loader、style-loader源码解析2.题目不分栏内容分两栏怎么弄?3.lessfor是什么意思?4.从Less源码阅读到编写自己的
1.ifconfig源码分析2.Linux常用命令大全3.suse linux12 ip设置ifconfig源码分析 在ifconfig源码的main函数中,程序首先处理以 '-' 开始的