• 大小: 1.83MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-10-14
  • 语言: C#
  • 标签:

资源简介

免费开源的asp.net,即时通讯控件与大家分享,即时聊天,即时通讯,在线客服,在线咨询,聊天室,开源,IM,免费,控件,在线聊天 非原创作品,转 希望对大家有用,使用本源码前确保装有VS2005 我没分了 意思一下收取一点 望谅解

资源截图

代码片段和文件信息

using System;
using System.Data;
using System.Configuration;
using System.Collections;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;

public partial class admin : System.Web.UI.Page
{
    protected void Page_Load(object sender EventArgs e)
    {

    }
    protected void Button1_Click(object sender EventArgs e)
    {
        Session[“Admin“] = “在线客服“;
        Response.Redirect(“IM/Chat.aspx“);
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       7558  2009-06-05 15:40  复件 PowerTalkBox\PowerTalkBox.sln

     文件        629  2009-05-31 10:49  复件 PowerTalkBox\单客服示例\Chat\admin.aspx

     文件        570  2009-05-31 10:31  复件 PowerTalkBox\单客服示例\Chat\admin.aspx.cs

     文件     163840  2009-06-05 15:33  复件 PowerTalkBox\单客服示例\Chat\Bin\PowerTalkBox.dll

     文件      91648  2009-06-05 15:33  复件 PowerTalkBox\单客服示例\Chat\Bin\PowerTalkBox.pdb

     文件        559  2009-05-31 10:52  复件 PowerTalkBox\单客服示例\Chat\Default.aspx

     文件        518  2007-04-06 22:08  复件 PowerTalkBox\单客服示例\Chat\Default.aspx.cs

     文件      14575  2008-07-08 11:24  复件 PowerTalkBox\单客服示例\Chat\float.js

     文件       2924  2008-07-08 12:16  复件 PowerTalkBox\单客服示例\Chat\floatLoad.js

     文件        800  2007-04-06 21:52  复件 PowerTalkBox\单客服示例\Chat\Global.asax

     文件        264  2008-05-16 20:57  复件 PowerTalkBox\单客服示例\Chat\IM\Ad.htm

     文件        208  2002-04-14 17:01  复件 PowerTalkBox\单客服示例\Chat\IM\blankpage.htm

     文件        884  2009-06-05 16:00  复件 PowerTalkBox\单客服示例\Chat\IM\Chat.aspx

     文件       1084  2009-05-31 08:44  复件 PowerTalkBox\单客服示例\Chat\IM\Chat.aspx.cs

     文件        208  2002-04-14 17:01  复件 PowerTalkBox\单客服示例\Chat\IM\ChatList.htm

     文件       6378  2008-05-26 06:43  复件 PowerTalkBox\单客服示例\Chat\IM\CSS.CSS

     文件        320  2008-06-17 08:27  复件 PowerTalkBox\单客服示例\Chat\IM\face\img1.gif

     文件        658  2008-06-17 08:27  复件 PowerTalkBox\单客服示例\Chat\IM\face\img10.gif

     文件        681  2008-06-17 08:27  复件 PowerTalkBox\单客服示例\Chat\IM\face\img11.gif

     文件        714  2008-06-17 08:27  复件 PowerTalkBox\单客服示例\Chat\IM\face\img12.gif

     文件       1129  2008-06-17 08:27  复件 PowerTalkBox\单客服示例\Chat\IM\face\img13.gif

     文件       1073  2008-06-17 08:27  复件 PowerTalkBox\单客服示例\Chat\IM\face\img14.gif

     文件        303  2008-06-17 08:27  复件 PowerTalkBox\单客服示例\Chat\IM\face\img15.gif

     文件        692  2008-06-17 08:27  复件 PowerTalkBox\单客服示例\Chat\IM\face\img16.gif

     文件        681  2008-06-17 08:27  复件 PowerTalkBox\单客服示例\Chat\IM\face\img17.gif

     文件        654  2008-06-17 08:27  复件 PowerTalkBox\单客服示例\Chat\IM\face\img18.gif

     文件        698  2008-06-17 08:27  复件 PowerTalkBox\单客服示例\Chat\IM\face\img19.gif

     文件        449  2008-06-17 08:27  复件 PowerTalkBox\单客服示例\Chat\IM\face\img2.gif

     文件        707  2008-06-17 08:27  复件 PowerTalkBox\单客服示例\Chat\IM\face\img20.gif

     文件        246  2008-06-17 08:27  复件 PowerTalkBox\单客服示例\Chat\IM\face\img21.gif

............此处省略701个文件信息

评论

共有 条评论

相关资源