-
用ASP制作网站登录系统
把用户名写入Session("userid")是为了防上非法登录,只要在受限页面的头部加入下面代码:
以下为程序代码:
&...
用ASP制作网站登录系统
把用户名写入Session("userid")是为了防上非法登录,只要在受限页面的头部加入下面代码:
以下为程序代码:
-Using ASP to create Web site log on to the system user name written into the Session ( userid ) is to prevent illegal log in, as long as the restricted page in the head by adding the following code: The following code: < if session ( userid ) = thenresponse.write ( alert (Sorry, you do not have permissions to view the page or has timed out, please re-log on!) location.href = loging.asp ) End >
- 2023-06-18 21:35:03下载
- 积分:1
-
能保存历史输入的编辑框
能保存历史输入的编辑框- Can preserve the historical input the edition frame
- 2022-02-06 03:34:11下载
- 积分:1
-
一个不错的聊天室,欢迎大家来下载!!! 里面的功能的确不错哦!...
一个不错的聊天室,欢迎大家来下载!!! 里面的功能的确不错哦!-a good chat room and you are welcome to download! ! ! Inside the function really good!
- 2022-02-06 08:40:14下载
- 积分:1
-
通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了...
通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了差错控制。本文详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实现。-the purpose of communication is to timely and reliable information to be transmitted to the other side, thus requiring a communication system to be reliable information transmission and rapid, in a digital communication system reliable and fast is too often one of contradictions. This paper describes a Cyclic Redundancy Check (Cyclic Redundancy Check) Principles and error control algorithm.
- 2023-06-17 06:05:03下载
- 积分:1
-
MFC文本框和文本文件的数据交换
MFC文本框和文本文件的数据交换-MFC text boxes and text files for data exchange
- 2022-08-12 14:54:53下载
- 积分:1
-
CSynEditView一个支持语法编辑的类,你只要简单的将该类引入你的工程,便可轻松的获得如VC++和VB编程环境中的语法编辑能力...
CSynEditView一个支持语法编辑的类,你只要简单的将该类引入你的工程,便可轻松的获得如VC++和VB编程环境中的语法编辑能力-CSynEditView a syntax editing category, as long as you simple introduction of this type of project you can be easily obtained if the VC and VB programming environment syntax editing capabilities
- 2022-06-21 05:29:28下载
- 积分:1
-
Effective C++,介绍关于C++编程的规范问题以及应该注意的一些问题,跟高质量的C++编程差不多!是CHM格式的!...
Effective C++,介绍关于C++编程的规范问题以及应该注意的一些问题,跟高质量的C++编程差不多!是CHM格式的!-Effective C, C programming introduced on the issue of standardizing and should pay attention to some problems with high-quality C programming almost! Yes CHM format!
- 2022-02-14 19:07:47下载
- 积分:1
-
很好的软件,只要你能看了,就会永远忘不了她的,请你试以下吧!...
很好的软件,只要你能看了,就会永远忘不了她的,请你试以下吧!-good software, as long as you can read, it will never forget her, please try the following!
- 2023-02-04 17:45:03下载
- 积分:1
-
不错的在输入非法值时将错误信息显示在提示条(tooltip)里的编辑框...
不错的在输入非法值时将错误信息显示在提示条(tooltip)里的编辑框-A good EditBox which will show relate wrong infomation in tooltip while invalid input occurs
- 2022-03-05 22:46:56下载
- 积分:1
-
Can learn about all the characters and other character encoding. Previously writ...
可以查询所有的汉字及其他字符的编码。以前写的,比较弱。-Can learn about all the characters and other character encoding. Previously written, is relatively weak.
- 2022-04-23 03:38:09下载
- 积分:1