📄 link.asp
字号:
<!--#include file=cookies.asp-->
<!--#include file=../webconfig.asp-->
<%
function HTMLEncode(fString)
if not isnull(fString) then
fString = replace(fString, ">", ">")
fString = replace(fString, "<", "<")
fString = Replace(fString, CHR(32), " ")
fString = Replace(fString, CHR(9), " ")
fString = Replace(fString, CHR(34), """)
fString = Replace(fString, CHR(39), "'")
fString = Replace(fString, CHR(13), "")
fString = Replace(fString, CHR(10) & CHR(10), "</P><P> ")
fString = Replace(fString, CHR(10), "<BR> ")
HTMLEncode = fString
end if
end function
%>
<link rel="stylesheet" type="text/css" href="../1.css">
<table width="100%" border="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" height="429">
<tr>
<td align="center" height="427">
<form name="form1" method="POST" action="linkchk.asp">
<table border="1" cellspacing="0" cellpadding="0" width="86%" style="border-collapse: collapse" bordercolor="#808000" height="434">
<tr>
<td width="688" bgcolor="#FDD355" height="25">
<p align="center"><b>友情连接(图片) </b><a href="adpru.asp">进入文字管理</a></td>
</tr>
<tr>
<td bgcolor="#FFFFFF" align="center" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium" width="686" height="372">
<table width="129%" border="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" height="388">
<tr>
<td width="2%" style="border-bottom-style: solid; border-bottom-width: 1" height="1" bgcolor="#DBF3FD">
</td>
<td width="200%" style="border-bottom-style: solid; border-bottom-width: 1" height="1" bgcolor="#DBF3FD">
</td>
</tr>
<tr>
<td width="2%" style="border-bottom-style: none; border-bottom-width: medium; border-top-style:solid; border-top-width:1" height="11" bgcolor="#FFFFFF">
<p style="margin-left: 5">网站1:</td>
<td width="200%" style="border-bottom-style: none; border-bottom-width: medium; border-top-style:solid; border-top-width:1" height="11" bgcolor="#FFFFFF">
<p style="margin-left: 5">
名称:<input type="text" name="linkname1" value="<%=linkname1%>" size="12"> 网址:<input type="text" name="linkweb1" value="<%=linkweb1%>" size="24">
LOGO:<input type="text" name="linklogo1" value="<%=linklogo1%>" size="37"></td>
</tr>
<tr>
<td width="2%" style="border-bottom-style: none; border-bottom-width: medium; border-top-style:none; border-top-width:medium" height="25" bgcolor="#FFFFFF">
<p style="margin-left: 5">网站2:</td>
<td width="200%" style="border-bottom-style: none; border-bottom-width: medium; border-top-style:none; border-top-width:medium" height="25" bgcolor="#FFFFFF">
<p style="margin-left: 5">
名称:<input type="text" name="linkname2" value="<%=linkname2%>" size="12"> 网址:<input type="text" name="linkweb2" value="<%=linkweb2%>" size="24">
LOGO:<input type="text" name="linklogo2" value="<%=linklogo2%>" size="37"></td>
</tr>
<tr>
<td width="2%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="25" bgcolor="#FFFFFF">
<p style="margin-left: 5">网站3:</td>
<td width="200%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="25" bgcolor="#FFFFFF">
<p style="margin-left: 5">
名称:<input type="text" name="linkname3" value="<%=linkname3%>" size="12"> 网址:<input type="text" name="linkweb3" value="<%=linkweb3%>" size="24">
LOGO:<input type="text" name="linklogo3" value="<%=linklogo3%>" size="37"></td>
</tr>
<tr>
<td width="2%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="25" bgcolor="#FFFFFF">
<p style="margin-left: 5">网站4:</td>
<td width="200%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="25" bgcolor="#FFFFFF">
<p style="margin-left: 5">
名称:<input type="text" name="linkname4" value="<%=linkname4%>" size="12"> 网址:<input type="text" name="linkweb4" value="<%=linkweb4%>" size="24">
LOGO:<input type="text" name="linklogo4" value="<%=linklogo4%>" size="37"></td>
</tr>
<tr>
<td width="2%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="25" bgcolor="#FFFFFF">
<p style="margin-left: 5">网站5:</td>
<td width="200%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="25" bgcolor="#FFFFFF">
<p style="margin-left: 5">名称:<input type="text" name="linkname5" value="<%=linkname5%>" size="12"> 网址:<input type="text" name="linkweb5" value="<%=linkweb5%>" size="24">
LOGO:<input type="text" name="linklogo5" value="<%=linklogo5%>" size="37"></td>
</tr>
<tr>
<td width="2%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="25" bgcolor="#FFFFFF">
<p style="margin-left: 5">网站6:</td>
<td width="200%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="25" bgcolor="#FFFFFF">
<p style="margin-left: 5">名称:<input type="text" name="linkname6" value="<%=linkname6%>" size="12"> 网址:<input type="text" name="linkweb6" value="<%=linkweb6%>" size="24">
LOGO:<input type="text" name="linklogo6" value="<%=linklogo6%>" size="37"></td>
</tr>
<tr>
<td width="2%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="25" bgcolor="#FFFFFF">
<p style="margin-left: 5">网站7:</td>
<td width="200%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="25" bgcolor="#FFFFFF">
<p style="margin-left: 5">名称:<input type="text" name="linkname7" value="<%=linkname7%>" size="12"> 网址:<input type="text" name="linkweb7" value="<%=linkweb7%>" size="24">
LOGO:<input type="text" name="linklogo7" value="<%=linklogo7%>" size="37"></td>
</tr>
<tr>
<td width="2%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="25" bgcolor="#FFFFFF">
<p style="margin-left: 5">网站8:</td>
<td width="200%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="25" bgcolor="#FFFFFF">
<p style="margin-left: 5">
名称:<input type="text" name="linkname8" value="<%=linkname8%>" size="12"> 网址:<input type="text" name="linkweb8" value="<%=linkweb8%>" size="24">
LOGO:<input type="text" name="linklogo8" value="<%=linklogo8%>" size="37"></td>
</tr>
<tr>
<td width="6%" style="border-top-style: none; border-top-width: medium; " height="1" bgcolor="#FFFFFF">
<p style="margin-left: 20">
</td>
<td width="154%" style="border-top-style: none; border-top-width: medium; " height="1" bgcolor="#FFFFFF">
<p style="margin-left: 20">
</td>
</tr>
<tr>
<td width="160%" style="border-top-style: solid; border-top-width: 1; border-bottom-style: none; border-bottom-width: medium" colspan="2" height="7" bgcolor="#FFFFFF" bordercolor="#3EC5E1">
<p style="margin-left: 20"><font color="#ff0000">
<a href="<%=linkweb1%>" target="_blank">
<img alt="<%=linkname1%>" src="<%=linklogo1%>" border="0"></a>
<a href="<%=linkweb2%>" target="_blank">
<img alt="<%=linkname2%>" src="<%=linklogo2%>" border="0"></a></font> <font color="#ff0000">
<a href="<%=linkweb3%>" target="_blank">
<img alt="<%=linkname3%>" src="<%=linklogo3%>" border="0"></a></font> <font color="#ff0000">
<a href="<%=linkweb4%>" target="_blank">
<img alt="<%=linkname4%>" src="<%=linklogo4%>" border="0"></a></font> <font color="#ff0000">
<a href="<%=linkweb5%>" target="_blank">
<img alt="<%=linkname5%>" src="<%=linklogo5%>" border="0"></a></font> <font color="#ff0000">
<a href="<%=linkweb6%>" target="_blank">
<img alt="<%=linkname6%>" src="<%=linklogo6%>" border="0"></a></font> <font color="#ff0000">
<a href="<%=linkweb7%>" target="_blank">
<img alt="<%=linkname7%>" src="<%=linklogo7%>" border="0"></a></font> <font color="#ff0000">
<a href="<%=linkweb8%>" target="_blank">
<img alt="<%=linkname8%>" src="<%=linklogo8%>" border="0"></a></font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" width="688" bgcolor="#FFFFFF" height="35">
<input type="submit" value="提交" name="B1"></td>
</tr>
</table>
</form>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -