tjia.asp

来自「电子商城代码」· ASP 代码 · 共 24 行

ASP
24
字号
<!--#include file="top.asp"-->
<%
strwebtitle=www56770com_word545
response.write c_skin_56770(c_skin_word(skin_head))
topmenu()
www56770com_cx_gg()
www56770com_cx_tj()
www56770com_cx_list()
Dim page
page=safereplace(request("page"))
session("oldUrl")="./"
thisUrl="tjia.asp?page="&page&""
session("oldUrl")=thisUrl
%>
<table WIDTH="<%=webwidth%>" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<%=c_skin_56770(c_skin_word(skin_tjia))%>
</td>
</tr>
</table>
<!--#include file="footer.asp"-->
<%connclose()%>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?