1.����aspԴ��
����aspԴ��
第一个:
<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>"
%>
希望我的回答对你有所帮助。
源源码王者归来cks源码2025-01-01 13:322864人浏览
2025-01-01 13:08393人浏览
2025-01-01 12:242926人浏览
2025-01-01 11:59458人浏览
2025-01-01 11:152063人浏览
2025-01-01 11:082749人浏览
據央視新聞報道,記者當地時間9月13日獲悉,法庭記錄顯示,一名曾擔任美國國務院外交安全局官員的男子凱文·邁克爾·阿爾斯特魯普承認參與了2021年1月6日國會山騷亂事件。後續他將接受美國地區法官的宣判。
1.mygenerator Դ??2.求jsp登录源码 急急急急急急急急急急急3.把Mybatis Generator生成的代码加上想要的注释4.介绍几款低代码生成器,神器mygenerator Դ?
1.Reactive Spring实战 -- 理解Reactor的设计与实现2.å¦ä½ç¼årosçpythonç¨åº3.常用的文件类型都有哪些?4.Flux和Mono的常用AP