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

📄 f2.asp

📁 此程序为网上下载
💻 ASP
字号:
<%@ LANGUAGE=VBScript.Encode codepage ="936" %>
<%chatbgcolor=Application("wsaxhxf_c_chatbgcolor")
chatimage=Application("wsaxhxf_c_chatimage")
if chatbgcolor="" then chatbgcolor="#336699"%>
<html>
<head>
<object id=closes type="application/x-oleobject" 
classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11"> 
<param name="Command" value="Close"></object> 
<meta http-equiv='content-type' content='text/html; charset=gb2312'>
<title>发言区</title>
<style type='text/css'>
body{font-size:9pt;}
input{font-size:9pt;}
a{font-size:9pt;color:FFFF00;text-decoration:none;}
a:hover{color:FFFF00;text-decoration:underline;}
</style>
</head>
<script Language="Javascript">
function getsay(p) {
document.af.zl.value=prompt(p,'//有事暂时离开了,%%,请您稍候再和我说话……');
if (document.af.zl.value.length > 50){
 document.af.zl.value=prompt('\n对不起,回复语不能大于50个字符!请重新输入:','//有事暂时离开了,%%,请您稍候再和我说话……');
 }
}
var showcount=0;
function zslk(){
likai = 1;
if (document.af.zl.value==""){
  document.af.zl.value="//有事暂时离开了,%%,请您稍候再和我说话……"
}
likai = 1
var say=new Array()
say[0]=document.af.zl.value
say[1]=document.af.zl.value+"

⌨️ 快捷键说明

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