-
asp.net权限控制原代码,采用HTTPMODEL无须在每个页面插入权限控制代码...
asp.net权限控制原代码,采用HTTPMODEL无须在每个页面插入权限控制代码-asp.net permissions to control the original code, there is no need to adopt HTTPMODEL page insert in each access control code
- 2022-03-01 15:29:55下载
- 积分:1
-
ASP.NET v2.0 source 50 cases of entry: C# Basic grammar controls the use of the...
ASP.NET v2.0 入门50例源码 :
C#基本语法
控件的使用
登录控件的使用
ADO.NET知识
XML实例
Net程序集和定制控件
配置和优化
安全配置 -ASP.NET v2.0 source 50 cases of entry: C# Basic grammar controls the use of the registry controls the use of ADO.NET knowledge of XML instance of Net assemblies and custom control to configure and optimize security configuration
- 2022-01-25 21:50:02下载
- 积分:1
-
不错的BLOG程序 管理
不错的BLOG程序 管理-good management procedures BLOG
- 2022-03-01 03:18:08下载
- 积分:1
-
下……………….
超级下载站系统-down...................
- 2022-02-20 07:46:49下载
- 积分:1
-
asp classical programming! ! Good personal view, I believe it would be helpful t...
asp的经典编程!!个人认为很好,相信对大家会很有帮助-asp classical programming! ! Good personal view, I believe it would be helpful to everyone!
- 2022-04-29 21:10:31下载
- 积分:1
-
net365
Net365-BBS 界面比较简洁的论坛,稍微改动即可使用-Net365-more concise interface BBS forums, slightly altered in order to use
- 2022-05-16 09:31:59下载
- 积分:1
-
ASP服务器,不用安装WINdows系统自带的IIS也可以轻松搭建ASP运行环境...
ASP服务器,不用安装WINdows系统自带的IIS也可以轻松搭建ASP运行环境-ASP server, no need to install own WINdows system can also be easily set up IIS to run ASP Environment
- 2022-08-13 04:43:34下载
- 积分:1
-
asp大量实例,包括ASP组件入门,在ASP中使用类等
asp大量实例,包括ASP组件入门,在ASP中使用类等-asp number of examples, including ASP component entry in the use of ASP etc.
- 2022-01-30 19:37:28下载
- 积分:1
-
功能列表
功能列表
- 理论上可以上传无限大的文件
- 实时显示上传状态、进度
- 支持多文件上传以及与表单混合上传
- 方便的用户调用接口
- 兼容不同浏览器
- ...
注意:
1. UPU需要php4.3.0及其以上版本,并打开socket扩展
2. upu/temp为上传临时文件存放目录, upu/files为文件存放目录,这两个目录可以在
upu.class.php中指定。
3. 你的中要有enctype="multipart/form-data"这个属性,action为文件上传成功后
的处理页面,也就是说你的完全按照正常的思路来写就可以了,唯一不同的是需
要加入onsubmit="return upuInit(this)"
4. 上传成功后,可以使用$_POST来获取表单数据,如果是普通表单,直接
$_POST[ 表单名称 ]即可获得其值,如果是一个文件,则返回这样一个数组
$_POST[ 表单名字 ] = Array (
[filename] =>
[clientpath] =>
[savepath] =>
[filetype] =>
[filesize] =>
[extension] =>
)
-function list-theoretically unlimited upload large files-real-time display upload state, progress-support multi-file upload form and mixed with upload-called user-friendly interface-compatible with a variety of browsers- .. . Note : 1. UPU need php4.3.0 and above. and open the socket extension 2. Approved/temp to store temporary files upload directory, Approved/files for
- 2022-04-13 11:28:50下载
- 积分:1
-
登录控件的使用,连接的数据库是aspnetdb
登录控件的使用,连接的数据库是aspnetdb-good
- 2022-09-07 03:25:02下载
- 积分:1