-
用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
-
图像处理中的一个算法, 提供分水岭算法的详细代码。
图像处理中的一个算法, 提供分水岭算法的详细代码。-a arithmetic of image processing, codes for watershed arithmetic.
- 2022-10-18 23:55:02下载
- 积分:1
-
This is a very nice edit box that contains a number of enhancements. Good result...
这是一个非常漂亮的编辑框,包含了一些增强的功能.效果不错.-This is a very nice edit box that contains a number of enhancements. Good results.
- 2022-03-12 22:47:05下载
- 积分:1
-
随便看看,不错的东西,其实我也不知道是什么,你们强迫人家上传,我只能这样做了,字树不够...
随便看看,不错的东西,其实我也不知道是什么,你们强迫人家上传,我只能这样做了,字树不够-casually look at the good things, in fact I do not know what it is, you forced others to upload, I can only do this, the word tree enough yet
- 2022-06-14 19:56:40下载
- 积分:1
-
多文档记事本,应该比windowns自带的记事本好用非常多.
多文档记事本,应该比windowns自带的记事本好用非常多.-more documentation notebook, than windowns onboard the notebook handy lot.
- 2022-02-25 16:39:22下载
- 积分:1
-
win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全...
win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 was abandoned on the overall situation of the concept of memory, each process has its own memory space, and not affect other processes. This one has all the code to access only to limited resources, but obviously some applications must be across the board, such as your hook, ms must provide a the compromise security measures. Fortunately, the windows dll is able to solve this problem.
- 2022-05-15 14:25:17下载
- 积分:1
-
第5章 剪贴板查看程序 .rar
第5章 剪贴板查看程序 .rar-Chapter 5 clipboard viewer clipboard viewer. Rar
- 2022-03-19 10:35:50下载
- 积分:1
-
一个很好的例子,可以实现对list内数据的修改!
一个很好的例子,可以实现对list内数据的修改!-a very good program!!!
- 2022-06-13 20:26:35下载
- 积分:1
-
本程序实现了对语法敏感的功能。有三个类为用色彩表示语法的文本编辑提供了一个可扩充的框架结构。...
本程序实现了对语法敏感的功能。有三个类为用色彩表示语法的文本编辑提供了一个可扩充的框架结构。-realized by the right syntax-sensitive functions. There are three categories for the use of color, said grammar text editor provides an extensible framework.
- 2022-02-13 04:24:57下载
- 积分:1
-
可以拖放文件名/路径名的编辑框
可以拖放文件名/路径名的编辑框-The edit which can drag and drop filename or dir name
- 2022-02-24 20:39:20下载
- 积分:1