-
AjaxAsp的Access查询分析器,能在网页上直接管理Access数据库,直接对数据库进行增加、删除、修改、查询等操作...
AjaxAsp的Access查询分析器,能在网页上直接管理Access数据库,直接对数据库进行增加、删除、修改、查询等操作-AjaxAsp The Access Query Analyzer, can be managed directly on the page Access database, the database directly to add, delete, modify, query and other operations
- 2023-05-25 16:00:02下载
- 积分:1
-
大型ASP搜索引擎.rar 大型ASP搜索引擎.rar
大型ASP搜索引擎.rar 大型ASP搜索引擎.rar-大型ASP搜索引擎.rar
- 2022-06-12 02:15:33下载
- 积分:1
-
Programming documents, using ASP language in DataGrid delete records in the pop
编程文档,用ASP语言在DataGrid中删除记录时弹出确认窗口-Programming documents, using ASP language in DataGrid delete records in the pop-up confirmation window
- 2022-04-16 02:00:25下载
- 积分:1
-
疑似asp建站源码 :P
疑似asp建站源码 :P-Asp建站suspected source: P
- 2022-04-10 12:56:50下载
- 积分:1
-
BS的文件管理系统
BS的文件管理系统-BS Document Management System
- 2022-12-28 10:45:04下载
- 积分:1
-
简单的笔记本,记录下的过期时间,记事本的帮助
简单的记事本,记录到期时间,记事说明
-Simple notebook, record the expiration time, Notepad Help
- 2022-08-16 08:54:47下载
- 积分:1
-
ASP.net留言板源程序(基于VS2008+SQL2005开发)
ASP.net留言板源程序(基于VS2008+SQL2005开发)-ASP.net message board source code (based on VS2008+ SQL2005 development)
- 2023-04-08 03:35:04下载
- 积分:1
-
Enterprise website management system, business self
企业网站管理系统,企业网站自助建站管理系统源码.后台地址/boss,后台帐号admin密码为admin
企业网站管理系统,由我们公司开发设计.是一套通用的公司企业自助建站网站管理系统,美观的前台,强大的网站后台管理功能,自助管理前台相关栏目.中文,英文,繁体三语使公司-Enterprise website management system, business self-help Web site management system建站source. Backstage Address/boss, background admin password for the admin account corporate Web site management system, designed and developed by our company. Is a common set of corporate self-help Web site management system建站, beautiful outlook, a strong background in web site management functions, self-management front-related columns. Chinese, English, Traditional trilingualism company
- 2022-06-01 21:42:18下载
- 积分:1
-
本CHM手册是台湾彭武兴先生所著的 <<PHP BIBLE>> 一书的简体中文版。...
本CHM手册是台湾彭武兴先生所著的 一书的简体中文版。-The manual CHM in Taiwan written by Mr. Peng Wuxing
- 2022-02-07 05:00:58下载
- 积分: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