當前位置:首頁 » 操作系統 » asp在線客服源碼

asp在線客服源碼

發布時間: 2024-12-02 07:50:39

⑴ 請問哈,那能找到個簡單的整站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="16">
..............<a href="del.asp?id=<%=rs("id")%>" style="text-decoration: none"><font color="#333333">刪除</font></a>.................<a href="reg.asp" style="text-decoration: none"><font color="#333333">我要留言</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="16">
..............<a href="del.asp?id=<%=rs("id")%>" style="text-decoration: none"><font color="#333333">刪除</font></a>.................<a href="reg.asp" style="text-decoration: none"><font color="#333333">我要留言</font></a>.........</td>
</tr>

第二個:
<!--header begin-->
<%
response.write "<div id=mainbox>"&_
"<table border=0 width=100% cellpadding=4 style=border-collapse: collapse class='top_table'>"&_
"<form name=form11 action=Proct_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=#FF0000>"
if session("y")="" then response.write "0" else response.write session("y")
===================================
response.write "<td><a href=index.asp title=返回首頁><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='365' height='53'>"&_
"<param name='movie' value='logo.swf'>"&_
"<param name='quality' value='high'>"&_
"<embed src='logo.swf' width='365' height='53' quality='high' type='application/x-shockwave-flash' width='365' height='53'></embed></object></a></td>"
%>

希望我的回答對你有所幫助。

⑵ 尋找免費asp+access網站源碼

http://search.mycodes.net/search.asp?searWords=%B2%CA%C6%B1

去這里下載

熱點內容
幼兒c語言 發布:2025-09-10 06:39:46 瀏覽:725
a匯編程序 發布:2025-09-10 06:33:53 瀏覽:303
資料庫的代碼寫在哪裡 發布:2025-09-10 06:11:33 瀏覽:195
php生成數組 發布:2025-09-10 06:01:32 瀏覽:653
jsp資料庫分頁 發布:2025-09-10 05:52:32 瀏覽:366
怎麼看車輛哪個配置銷量好 發布:2025-09-10 05:29:52 瀏覽:595
網頁聊天java 發布:2025-09-10 05:25:01 瀏覽:825
外文期刊資料庫 發布:2025-09-10 05:14:21 瀏覽:209
php項目如何運行 發布:2025-09-10 05:13:47 瀏覽:219
sqlserver巡檢 發布:2025-09-10 05:05:30 瀏覽:253