-
艾恩在线聊天室
艾恩在线聊天室由Anlige开发,开发语言为Asp,服务器脚本为VBScript;
AJAX部分采用JQuery框架,功能代码均为原创;数据库暂时采用ACCESS;
艾恩在线聊天室 程序功能:
多人即时聊天;新信息声音提示;用户自主选择表情和颜色;
管理员删除信息/踢出用户;高强度管理密码;
数据库压缩;
默认管理员和密码都是admin
- 2022-01-22 05:21:26下载
- 积分:1
-
这是一个网站的源码 留言簿
这是一个网站的源码 留言簿-This a source book website
- 2023-05-22 15:10:04下载
- 积分:1
-
25175 学生成绩信息档案管理系统(中专职高版)
程序目的:方便老师管理学生情况,减少工作量,规范我校学生管理,实现无纸办公。
本程序是为了减轻教务工作全部手工操作的压力,减少学生资料,可以显著减轻教务工作的压力,支持单机、网络、多用户的学生管理系统,可适用于网上或者校园网内的多人联机工作。
后台管理页面登陆:admin_index.asp
- 2022-04-14 16:16:00下载
- 积分:1
-
这是一个用java和jsp编的教学管理系统,功能基本上全了
这是一个用java和jsp编的教学管理系统,功能基本上全了-with java and jsp series of the teaching management system, the basic function of the whole
- 2022-02-05 04:12:51下载
- 积分:1
-
无聊的时候自己写的一个股票财经类的网站。有几个建议的栏目,纯手工制作。仅供参考...
无聊的时候自己写的一个股票财经类的网站。有几个建议的栏目,纯手工制作。仅供参考-Wrote it myself silly when a stock Finance and Economics website. There are several proposed sections, pure hand. Reference
- 2022-05-21 01:37:22下载
- 积分:1
-
diaocha
说明: Positioning developed specifically for the administrative organ industry, building industry leading service brand selection, system integration of radio/integration of multiple functions, we worked the enhancement survey measurement system, government organs, the questionnaire survey, newspaper media industry review focused on the government, government ethics system, enhancement of questionnaire development of CCB, leading industry survey system.
- 2020-11-23 19:26:28下载
- 积分:1
-
ASP.NET淘宝网店交易平台源码
ASP.NET淘宝网店交易平台源码
- 2022-05-29 04:30:22下载
- 积分:1
-
C#POP3邮件客户端的案例代码
C#POP3邮件客户端的案例代码C#POP3邮件客户端的案例代码C#POP3邮件客户端的案例代码
- 2023-03-25 21:35:03下载
- 积分:1
-
asp_crm
一个非常不错的asp_crm关系管理系统,access数据库(A very good asp_crm relationship management systems, access databases)
- 2013-08-27 14:58:17下载
- 积分:1
-
查询字符串加密 ASP.NET
翻译 maninwest@Codeforge 作者:Michael Ulmann@CodeProject使用查询字符串从浏览器向服务器发送数据的方法被广泛应用。如果给WEB 应用的访客机会,使其可以通过在平面文本中传递查询字符串修改查询字符串就会造成安全隐患。所以开发者应该加密查询字符串,即使是这些字符串不包含保密数据时也应加密。虽然,加密后的查询字符串仍可能会被更改,但是经过适当意外处理后,就没有危害了。背景为了简单起见,我使用了有争议的加密(DES 编码) - 虽然可以在给出的示例中应用任何前沿加密。使用代码展示的解决方案的主要部分保含一个 HttpModule,它解密查询字符串并使用未加密的请求字符串提供页面请求:using System;
using System.Web;
using System.Web.Configuration;
namespace HelveticSolutions.QueryStringEncryption
{
///
/// Http module that handles encrypted query strings.
///
public class CryptoQueryStringUrlRemapper : IHttpModule
{
#region IHttpModule Members
///
/// Initialize the http module.
///
/// Application,
/// that called this module.
- 2022-02-03 19:12:15下载
- 积分:1