-
learning asp for beginners to use, this document is for the PDF format!
asp学习,可供初学者使用,本文件为PDF格式!-learning asp for beginners to use, this document is for the PDF format!
- 2022-04-25 00:37:27下载
- 积分:1
-
+源代码编写的论坛
java+JSp写的论坛源码-+ source code written by the Forum
- 2023-04-29 10:10:03下载
- 积分:1
-
合同管理系统,对合同进行统一管理,合同到期提醒。已付款及未付款提醒...
合同管理系统,对合同进行统一管理,合同到期提醒。已付款及未付款提醒-sadfsafasdfsdfasgagsgasdfasdfkhiadfadsfdfasdf
- 2022-03-10 18:58:01下载
- 积分:1
-
Perl的Win32快速参考
PERL Win32 Quick Reference
Author: Jialong He
- 2022-12-11 08:55:03下载
- 积分:1
-
破竹CMS是一套功能强大且完全免费的一套内容管理系统;在后台对网站的内容进行分类、定制和维护,然后使用系统提供的控件快速开发网站页面。...
破竹CMS是一套功能强大且完全免费的一套内容管理系统;在后台对网站的内容进行分类、定制和维护,然后使用系统提供的控件快速开发网站页面。 -破竹CMS is a powerful and a completely free content management system in the background of the site
- 2022-05-25 17:36:59下载
- 积分:1
-
Travel management system is based on asp+ Sql+ C#
旅行社管理系统 基于asp+sql+c#-Travel management system is based on asp+ Sql+ C#
- 2022-01-24 13:04:13下载
- 积分:1
-
office system
a very useful office system by asp tool -office system
- 2023-03-14 20:35:04下载
- 积分:1
-
GridView nested application through GridView+ Access database to achieve a list...
GridView嵌套应用实例
通过GridView+Access数据库实现列表内容的嵌套,并实现分页,添加/更新等操作
同时也实现了按照各类字段的排序-GridView nested application through GridView+ Access database to achieve a list of the contents of the nest, and realize paging, add/update, such as operating at the same time realize all kinds of fields in accordance with the order of
- 2022-11-07 10:35:03下载
- 积分:1
-
一个购物网站,可实时购物,查阅定单,反馈信息等
一个购物网站,可实时购物,查阅定单,反馈信息等-a shopping site, real-time shopping, check orders, feedback information
- 2022-01-26 03:12:30下载
- 积分: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