文件名称:HHYY_UPFILE
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2015-12-08
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- xxpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
HHYY无组件上传类代码编写简洁规范,采用Class封装了代码,无垃圾代码,执行效率高
全新的判断单个文件和总上传值大小,更为准确
自动检查系统组件是否支持本上传类使用并可随意控制FSO等组件的开关
增加图片文件真伪检查,可自由控制(支持jpg/jpeg/gif/bmp/png)
增加文件危险代码检查(采用正则),可自由控制(如果开启FSO,则自动删除已上传的非法文件)
严格的文件检测,目前已知的ASP上传漏洞修复
傻瓜式调用,只需构造好文件保存的目录,直接调用即可.-HHYY no component upload code written in simple specification, the use of Class package code, no garbage code, high efficiency
The new judgment of the size of a single file and the total upload value, more accurate
Auto check system components support the use of this upload and can freely control the FSO and other components of the switch
Increase the authenticity of the picture file check, free control (support jpg/jpeg/gif/bmp/png)
Add file code check (using a regular), can be free control (if you open FSO, then automatically delete the file has been uploaded)
Strict file detection, the current known ASP upload bug fixes
Fool type call, just to construct a good file to save the directory, a direct call can be.
全新的判断单个文件和总上传值大小,更为准确
自动检查系统组件是否支持本上传类使用并可随意控制FSO等组件的开关
增加图片文件真伪检查,可自由控制(支持jpg/jpeg/gif/bmp/png)
增加文件危险代码检查(采用正则),可自由控制(如果开启FSO,则自动删除已上传的非法文件)
严格的文件检测,目前已知的ASP上传漏洞修复
傻瓜式调用,只需构造好文件保存的目录,直接调用即可.-HHYY no component upload code written in simple specification, the use of Class package code, no garbage code, high efficiency
The new judgment of the size of a single file and the total upload value, more accurate
Auto check system components support the use of this upload and can freely control the FSO and other components of the switch
Increase the authenticity of the picture file check, free control (support jpg/jpeg/gif/bmp/png)
Add file code check (using a regular), can be free control (if you open FSO, then automatically delete the file has been uploaded)
Strict file detection, the current known ASP upload bug fixes
Fool type call, just to construct a good file to save the directory, a direct call can be.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
doUp.asp
FormPost.asp
UpFiles
UpFile_Class.asp
说明.txt
说明.htm