在线聊天室(ajax+asp)

上传者: yaopiao426 | 上传时间: 2024-01-10 00:02:12 | 文件大小: 381KB | 文件类型: RAR
开发语言为Asp,服务器脚本为VBScript; AJAX部分采用JQuery框架,功能代码均为原创;数据库暂时采用ACCESS; --------- 程序功能: 多人即时聊天;新信息声音提示;用户自主选择表情和颜色; 管理员删除信息/踢出用户;高强度管理密码; 数据库压缩; --------- 程序特色 特色?没什么特色!普通的ASP、普通的HTML、普通的JavaScript、还有一个普通的程序编写者; 唯有一点----本程序为原创,没有参考任何其他类似程序 --------- 默认管理员和密码都是admin 一、配置 用记事本打开inc文件夹下的conn.asp,注意如下代码 '聊天室配置 dim admins: admins="anlige,admin" '管理员用户,可自行配置,每个管理员以英文逗号(,)分割;无数量限制 dim pwd: pwd="43894a0e21232f297a57a5a743894a0e4a801fc3" '管理密码,所有管理员使用一个密码!本密码经MD5加密 dim adminToFront: adminToFront=false '管理员登录后是否同步显示到前台(注意,如果设置true,则登录后台的同时登录前台,前台无需再用另一账号),建议设置为false dim msgExpires: msgExpires=300 '信息过期时间,以分钟为单位,系统自动删除过期的信息 dim userExpires: userExpires=20 '用户过期时间,以分钟为单位,系统自动踢出20分钟不发言的用户 '结束配置 配置结束后保存! ____________________________________________________注意(关于密码)_____________________________________________________________________ 密码使用特殊MD5加密算法加密,如要修改密码请按如下方法修改: 假如你的聊天室地址为http://www.***.com/chat/ 访问http://www.***.com/chat/getmd5.asp?string=你要设置的密码,例如http://www.***.com/chat/getmd5.asp?string=admin 然后会显示一串字符串,上例的话会显示43894a0e21232f297a57a5a743894a0e4a801fc3 将inc/conn.asp代码中pwd的值修改为显示的字符串,保存!下次管理员登录就可以用admin这个作为密码登录,建议修改密码后移动getmd5.asp文件 _______________________________________________________________________________________________________________________________________ 二、使用 聊天室默认地址为index.html,直接访问http://www.***.com/chat/index.html即可进入聊天室 具体使用方法请参考help.html 本程序皮肤使用的是QQ2008的聊天皮肤,有兴趣可以自己做皮肤,注意布局! 三、关于 您可以免费使用本程序,请保留代码中的注释信息,谢谢! 请勿利用本程序来实施任何违反法律的行为;否则,一切后果自负! 请保留作者版权信息,尽管不是什么大程序,但作者近期发现很多使用者连开发人都改成自己的名字,这既是对别人劳动成果的不尊重,也是一个人素质的体现

文件下载

资源详情

[{"title":"( 153 个子文件 381KB ) 在线聊天室(ajax+asp)","children":[{"title":"data.asp <span style='color:#111;'> 164.00KB </span>","children":null,"spread":false},{"title":"md5.asp <span style='color:#111;'> 11.13KB </span>","children":null,"spread":false},{"title":"getmessage.asp <span style='color:#111;'> 2.23KB </span>","children":null,"spread":false},{"title":"gettalk.asp <span style='color:#111;'> 2.07KB </span>","children":null,"spread":false},{"title":"conn.asp <span style='color:#111;'> 1.98KB </span>","children":null,"spread":false},{"title":"dopact.asp <span style='color:#111;'> 1.95KB </span>","children":null,"spread":false},{"title":"pages.asp <span style='color:#111;'> 1.77KB </span>","children":null,"spread":false},{"title":"adminAction.asp <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false},{"title":"loadonline.asp <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false},{"title":"login.asp <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false},{"title":"online.asp <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":"sendmessage.asp <span style='color:#111;'> 972B </span>","children":null,"spread":false},{"title":"getmd5.asp <span style='color:#111;'> 93B </span>","children":null,"spread":false},{"title":"simple.css <span style='color:#111;'> 1.36KB </span>","children":null,"spread":false},{"title":"chat.css <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"admin.css <span style='color:#111;'> 231B </span>","children":null,"spread":false},{"title":"35.gif <span style='color:#111;'> 13.08KB </span>","children":null,"spread":false},{"title":"42.gif <span style='color:#111;'> 13.05KB </span>","children":null,"spread":false},{"title":"40.gif <span style='color:#111;'> 9.86KB </span>","children":null,"spread":false},{"title":"18.gif <span style='color:#111;'> 7.95KB </span>","children":null,"spread":false},{"title":"19.gif <span style='color:#111;'> 7.94KB </span>","children":null,"spread":false},{"title":"11.gif <span style='color:#111;'> 7.84KB </span>","children":null,"spread":false},{"title":"32.gif <span style='color:#111;'> 7.02KB </span>","children":null,"spread":false},{"title":"49.gif <span style='color:#111;'> 6.21KB </span>","children":null,"spread":false},{"title":"29.gif <span style='color:#111;'> 5.72KB </span>","children":null,"spread":false},{"title":"talk_3.gif <span style='color:#111;'> 5.44KB </span>","children":null,"spread":false},{"title":"31.gif <span style='color:#111;'> 5.05KB </span>","children":null,"spread":false},{"title":"46.gif <span style='color:#111;'> 5.04KB </span>","children":null,"spread":false},{"title":"57.gif <span style='color:#111;'> 4.95KB </span>","children":null,"spread":false},{"title":"45.gif <span style='color:#111;'> 4.58KB </span>","children":null,"spread":false},{"title":"8.gif <span style='color:#111;'> 4.57KB </span>","children":null,"spread":false},{"title":"43.gif <span style='color:#111;'> 4.23KB </span>","children":null,"spread":false},{"title":"33.gif <span style='color:#111;'> 4.22KB </span>","children":null,"spread":false},{"title":"68.gif <span style='color:#111;'> 4.05KB </span>","children":null,"spread":false},{"title":"26.gif <span style='color:#111;'> 3.92KB </span>","children":null,"spread":false},{"title":"14.gif <span style='color:#111;'> 3.91KB </span>","children":null,"spread":false},{"title":"admin_1.gif <span style='color:#111;'> 3.91KB </span>","children":null,"spread":false},{"title":"7.gif <span style='color:#111;'> 3.84KB </span>","children":null,"spread":false},{"title":"51.gif <span style='color:#111;'> 3.64KB </span>","children":null,"spread":false},{"title":"10.gif <span style='color:#111;'> 3.63KB </span>","children":null,"spread":false},{"title":"47.gif <span style='color:#111;'> 3.60KB </span>","children":null,"spread":false},{"title":"72.gif <span style='color:#111;'> 3.59KB </span>","children":null,"spread":false},{"title":"6.gif <span style='color:#111;'> 3.47KB </span>","children":null,"spread":false},{"title":"84.gif <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false},{"title":"41.gif <span style='color:#111;'> 3.29KB </span>","children":null,"spread":false},{"title":"17.gif <span style='color:#111;'> 3.29KB </span>","children":null,"spread":false},{"title":"9.gif <span style='color:#111;'> 3.22KB </span>","children":null,"spread":false},{"title":"28.gif <span style='color:#111;'> 3.19KB </span>","children":null,"spread":false},{"title":"50.gif <span style='color:#111;'> 3.00KB </span>","children":null,"spread":false},{"title":"22.gif <span style='color:#111;'> 2.94KB </span>","children":null,"spread":false},{"title":"27.gif <span style='color:#111;'> 2.83KB </span>","children":null,"spread":false},{"title":"67.gif <span style='color:#111;'> 2.68KB </span>","children":null,"spread":false},{"title":"60.gif <span style='color:#111;'> 2.60KB </span>","children":null,"spread":false},{"title":"58.gif <span style='color:#111;'> 2.54KB </span>","children":null,"spread":false},{"title":"74.gif <span style='color:#111;'> 2.40KB </span>","children":null,"spread":false},{"title":"25.gif <span style='color:#111;'> 2.39KB </span>","children":null,"spread":false},{"title":"loading.gif <span style='color:#111;'> 2.32KB </span>","children":null,"spread":false},{"title":"54.gif <span style='color:#111;'> 2.31KB </span>","children":null,"spread":false},{"title":"talk_6.gif <span style='color:#111;'> 2.27KB </span>","children":null,"spread":false},{"title":"24.gif <span style='color:#111;'> 2.20KB </span>","children":null,"spread":false},{"title":"12.gif <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"73.gif <span style='color:#111;'> 2.14KB </span>","children":null,"spread":false},{"title":"34.gif <span style='color:#111;'> 2.09KB </span>","children":null,"spread":false},{"title":"88.gif <span style='color:#111;'> 2.08KB </span>","children":null,"spread":false},{"title":"53.gif <span style='color:#111;'> 2.01KB </span>","children":null,"spread":false},{"title":"4.gif <span style='color:#111;'> 1.93KB </span>","children":null,"spread":false},{"title":"23.gif <span style='color:#111;'> 1.90KB </span>","children":null,"spread":false},{"title":"talk_4.gif <span style='color:#111;'> 1.87KB </span>","children":null,"spread":false},{"title":"5.gif <span style='color:#111;'> 1.82KB </span>","children":null,"spread":false},{"title":"21.gif <span style='color:#111;'> 1.82KB </span>","children":null,"spread":false},{"title":"3.gif <span style='color:#111;'> 1.81KB </span>","children":null,"spread":false},{"title":"0.gif <span style='color:#111;'> 1.77KB </span>","children":null,"spread":false},{"title":"20.gif <span style='color:#111;'> 1.77KB </span>","children":null,"spread":false},{"title":"2.gif <span style='color:#111;'> 1.76KB </span>","children":null,"spread":false},{"title":"39.gif <span style='color:#111;'> 1.76KB </span>","children":null,"spread":false},{"title":"30.gif <span style='color:#111;'> 1.74KB </span>","children":null,"spread":false},{"title":"48.gif <span style='color:#111;'> 1.71KB </span>","children":null,"spread":false},{"title":"13.gif <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"38.gif <span style='color:#111;'> 1.63KB </span>","children":null,"spread":false},{"title":"83.gif <span style='color:#111;'> 1.55KB </span>","children":null,"spread":false},{"title":"81.gif <span style='color:#111;'> 1.55KB </span>","children":null,"spread":false},{"title":"55.gif <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"1.gif <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"85.gif <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"44.gif <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false},{"title":"78.gif <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false},{"title":"15.gif <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false},{"title":"87.gif <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"82.gif <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"80.gif <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"59.gif <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"52.gif <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"86.gif <span style='color:#111;'> 1.48KB </span>","children":null,"spread":false},{"title":"79.gif <span style='color:#111;'> 1.48KB </span>","children":null,"spread":false},{"title":"talk_5.gif <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"novioce.gif <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"voice.gif <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"36.gif <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"16.gif <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"admin_4.gif <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明