⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 setfontsizeok.asp

📁 此程序为网上下载
💻 ASP
字号:
<%@ codepage ="936" %>
<%Response.Expires=0
useronlinename=Application("wsaxhxf_c_useronlinename")
nickname=Session("hxf_u_nickname")
if nickname="" or Session("hxf_u_inthechat")<>"1" or Instr(useronlinename," "&nickname&" ")=0 then Response.Redirect "chaterr.asp?id=001"
chatbgcolor=Application("wsaxhxf_c_chatbgcolor")
chatimage=Application("wsaxhxf_c_chatimage")
if chatbgcolor="" then chatbgcolor="008888"%><html>
<head>
<title>设置完成</title>
<meta http-equiv='content-type' content='text/html; charset=gb2312'>
<link rel="stylesheet" href="readonly/style.css">
</head>
<body oncontextmenu=self.event.returnValue=false bgcolor="<%=chatbgcolor%>" background="<%=chatimage%>" bgproperties="fixed">
<div align=center>
<table width="100%" border="0" height="100%">
<tr>
<td>
<table border="1" bgcolor="#D8D0C8" cellspacing="0" bordercolorlight="#000000" bordercolordark="#FFFFFF" align="center" cellpadding="4">
<form>
<tr> 
<td style="font-size:10.5pt">
<div align=center><font color="#FF0000" style="font-size:12pt">设置完成</font></div>
<p> 已经将字号设置为 <font color="#FF0000"><script>document.write(parent.f2.document.af.fs.value);</script>磅</font>,行距设置为 <font color="#FF0000"><script>document.write(parent.f2.document.af.lh.value);</script>%</font> ,必须点击“清屏”才能使该字号生效。</p> 
<div align=center> 
<input type="button" value="返回" onclick=javascript:history.go(-1)> 
</div> 
</td> 
</tr> 
</form> 
</table> 
</td> 
</tr> 
</table> 
</div> 
</body> 
</html>

⌨️ 快捷键说明

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