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

📄 cconst.asp

📁 彩秀网图铃免费下载系统 v1[1].2
💻 ASP
字号:
<!--#include file="functions.asp"-->
<%
const ctitle="彩秀网t125.com免费图铃下载"
const cusername="用户名:"
const cpassword="密码:"
const clogin="登录"
const cnews="最新新闻"
const chello="欢迎您来到免费图铃世界"
const cgb="秀迷留言"
const cusermsg="会员信息"
const clgb="查看留言"
const clygb="我要留言"
const cback="返回"
const cnext="下一页"
const cbackmain="回主界面"
const cerror="对不起!您无权访问此页面!"
const csubmit="提交"
const cuser="会员列表"
const cnewsdate="新闻日期:"
const cnewstitle="新闻主题:"
const cnewscontent="新闻内容:"
const cend="[页未]"
const cgbookdate="留言日期:"
const cgbookcontent="留言内容:"
const cgbookname="留言人:"
const csendnote="发短信"
const ctoname="收信人:"
const cmsg="请输入对方姓名"
const ccontent="内容:"
const csender="发信人:"
const cgoto="跳转到:"
const cnotetitle="主题:"
const cerror2="您所要发送的对象无法找到,请确认输入无误。(请输入对方真名)"
const cnotetime="发送日期:"
const chandphone="手机提交的信息"
const cfinduser="搜索会员"
const cmember="会员列表"
const cname="姓名:"
const cstudentid="帐号:"
const cqq="QQ:"
const cemail="Email:"
const cbirth="生日:"
const caddr="地址:"
const cmobilephone="手机:"
const cerror3="抱歉!!没有此人信息"
const cfind="搜索〉〉〉"
const cpassword2="重新输入密码:"
const csname="真实姓名:"
const cpassquestion="密码提示问题:"
const cpassanswer="密码提示答案:"
const csex="性别:"
const clerror1="此帐号已经存在,请另外取名"
const clerror2="两次输入密码不一样"
const clerror3="有*的栏目是必须填写的"
const clerror4="此姓名已经存在,请填写你的真正姓名"
const conline="当前在线"
const czc="注册彩秀会员"
const cdenglu="登陆彩秀网站"
const index="彩秀首页"
const no_reg_go="直接进入"

const mmusic="手机铃声"
const mphoto="手机图片"
const mmobile="手机测运"
const mchack="鸡年测运"
const musicname="名称"

%>


<%

'---------------------------t125.com

mobile=request.servervariables("http_x_up_subno")
if mobile<>"" then
'response.write " <p>手机号码:"&mobile&"</p>"

if session("name")="" then
session("name")=mobile
session("studentid")=mobile
end if

else

mobile=request.servervariables("HTTP_X_UP_CALLING_LINE_ID")
if mobile<>"" then
'response.write " <p>手机号码:"&mobile&"</p>"

if session("name")="" then
session("name")=mobile
session("studentid")=mobile
end if

else
mobile=""
end if
end if
'---------------------------81238.net

%>

⌨️ 快捷键说明

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