-
asp.net2.0信息采集系统全部源码
asp.net2.0信息采集系统全部源码-asp.net2.0 all-source information collection system
- 2023-07-29 23:25:03下载
- 积分: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
-
主要用于建立交流
主要用于建立交流型站点,比如技术支持站点、学术交流站点、娱乐社区等。-Mainly used for the establishment of exchange-type sites, such as technical support sites, academic exchange site, the entertainment community.
- 2022-01-25 20:30:19下载
- 积分:1
-
局域网聊天程序.需要服务器,支持头像与表情.
局域网聊天程序.需要服务器,支持头像与表情.
-LAN chat program. Servers need to support the head and face.
- 2022-04-24 10:05:07下载
- 积分:1
-
一个日语环境下开发的网站项目源码,实际是电子商务模式,有信息发布、商品订购等基本功能App_Data下为Sql2005数据库,附加即可里面掺杂了部分Vb.net...
一个日语环境下开发的网站项目源码,实际是电子商务模式,有信息发布、商品订购等基本功能App_Data下为Sql2005数据库,附加即可里面掺杂了部分Vb.net的代码管理后台:/admin/login.aspx 登录帐号:test@51aspx.com 密码:51aspx-Under a Japanese project-source web development, but the actual e-commerce model, there is information, the basic functions such as ordering merchandise App_Data for Sql2005 database can be attached inside the doped part of the code management Vb.net Backgrounds:/admin/login.aspx Account Login: test@51aspx.com Password: 51aspx
- 2022-01-25 22:55:06下载
- 积分:1
-
这是漂亮的HTML格式类库。它连同三个WinForms控件:
* HtmlPanel
* HtmlLabel
* HtmlTooltip...
这是漂亮的HTML格式类库。它连同三个WinForms控件:
* HtmlPanel
* HtmlLabel
* HtmlTooltip-This is a beautiful library HTML format. It will, together with three WinForms controls:* HtmlPanel* HtmlLabel* HtmlTooltip
- 2022-03-24 14:47:25下载
- 积分:1
-
使用Csharp,实现多文件无组件上传程序。适用于通过在WEB界面上传文件,到WEB服务端。...
使用Csharp,实现多文件无组件上传程序。适用于通过在WEB界面上传文件,到WEB服务端。-use, multi-component documents without upload procedures. Apply to the interface through the Web upload documents to the Web server.
- 2022-05-15 23:16:48下载
- 积分:1
-
一个完全基于.net Framework技术,并结合Ajax(Asynchronous JavaScript and XML)架构的,功能强大、高性能的网上家园...
一个完全基于.net Framework技术,并结合Ajax(Asynchronous JavaScript and XML)架构的,功能强大、高性能的网上家园系统。-Based on a fully. Net Framework technology, combined with Ajax (Asynchronous JavaScript and XML) architecture, powerful, high-performance web-based home system.
- 2022-02-01 09:37:15下载
- 积分:1
-
ASP上传图片,实现添加水印的功能的插件 注意:需要你有独立服务器,或者空间商提供支持 安装后调用即可,有演示...
ASP上传图片,实现添加水印的功能的插件 注意:需要你有独立服务器,或者空间商提供支持 安装后调用即可,有演示-ASP upload pictures, add watermarks to achieve the function of the plug-Note : You need to have an independent server, or space to provide support after the installation can be called a demo
- 2023-01-02 18:30:04下载
- 积分:1
-
通过Javascript编程,实现在浏览器端的图像处理。IE、FF兼容。
通过Javascript编程,实现在浏览器端的图像处理。IE、FF兼容。-Programming with Javascript, to implemente image process at web browser side. It can work well in IE and FF.
- 2022-01-25 16:20:00下载
- 积分:1