搜索资源列表
jsp源码实例
- 5个jsp源码实例包括:输出,获取表单参数,获取jsp各种参数,cookie,搜索引擎-five jsp source examples include : output, access to the form parameters, access jsp various parameters, cookies, search engines
com编程获取表单域信息
- 这是一个用COM获取表单域的程序,可以获取浏览器中的表单中的内容,可以了解用钩子函数等相关技术-This is a form used to obtain COM domain procedures, the browser can access the contents of the form, use the hook can understand the technologies related function
UPU
- 功能列表 - 理论上可以上传无限大的文件 - 实时显示上传状态、进度 - 支持多文件上传以及与表单混合上传 - 方便的用户调用接口 - 兼容不同浏览器 - ... 注意: 1. UPU需要php4.3.0及其以上版本,并打开socket扩展 2. upu/temp为上传临时文件存放目录, upu/files为文件存放目录,这两个目录可以在 upu.class.php中指定。 3. 你的<form>中要有enctype=\"mu
p444444
- 在 CGI 程序中获取表单数据 http_request.h-in the CGI process form data access http_request.h
ip
- 通过arm开发板的web服务器(boa)获取表单提交的IP地址,子网掩码,及网关,并修改设备的IP地址,子网掩码,及网关
exam4
- 如何获取表单内容-how to access the form contents
获取网页密码、代码
- 通过处理CHR的表单提交事件,则可以捕获HTTP请求信息,只要程序向这些网站提交加密后的表单信息就可以完成相应的工作了。-By CHR form submitted, they can capture HTTP request information, as long as the procedures for submission to these websites encrypted form on the information to complete the work.
获取表单
- 用winfrom或去表单
Postsend
- 自动填写网页表单并发送,获取服务器返回的信息-Automatically fill in web forms and send, access to the information returned by the server
AAA
- 此程序是一个自动填写网页登陆表单的程序,它自动获取网页验证码-This program is a web login forms automatically fill in the procedure, it automatically access Web Code
获取验证码图片放到PictureBox或Image里显示
- 用INET或XMLHTTP winsock webbrowser提交表单登录一个网站,特别是含有验证的的网站,怎么获取验证码图片放到PictureBox或Image里显示。-INET or use XMLHTTP winsock webbrowser login form to submit a site, especially with proven website, how to obtain verification code picture on display in PictureBo
FilesUpload
- 简单说明: 1、文件说明: css为css样式文件目录; js为主要实现代码目录; testUpload.htm为简单示例文件; 2、主要文件说明: common.js - 主要通用功能文件 upload.js - 主类文件 3、调用代码: <scr ipt type="text/javascr ipt">ocUpload.init(6) </scr ipt> 说明: ocUpload.
COMbiancheng
- COM编程获取表单域信息,希望对大家有用处-COM domain information programming to obtain the form, I hope useful for all of us
dianzibiao
- 根据对大量信息系统的研发分析发现,大部分系统的根本出发点都是为了获取有效数据。因此,我们在研究了国内外常用的电子表单系统的技术和思路的基础上,并结合实际需求,提出了自己的基于J2EE的通用电子表单解决方案。 电子表单系统主要功能包括电子表单的设计、显示和数据提交,表单的设计就是为用户提供一个可视化交互设计平台,让用户可以高效、快捷的设计表单。表单的显示就是将电子表单的设计结果生成一种可浏览、打印、填写的格式。-A large number of information systems based
anli
- 一个PHP的案例,主要是给初学者用的,教你如何提交表单和获取表单中的信息-The case of a PHP is mainly used for beginners to teach you how to submit forms and access to the information in the form
winformwebform
- 添加获取表单的内容。将表单值保存到xml文件里。-获取表单,设置表单,经常使用的网页可以自动设置获取网页表单的值。
EmunIEList
- 用FindWindow的方式枚举所有IE窗口,并获取IE窗口内的IWebBrowse2接口.-Using FindWindow approach enumerates all IE windows, and get inside the IE window IWebBrowse2 interface.
20050424193805
- IE插件 获取表单内容-IE plug-in to get form items value
网页表格获取
- 制作的获取网页的表单数据,用来进行数据处理(A form of data obtained from a web page; used for data processing)
post提交网页表单
- VB使用post提交表单并获得返回的值,非常好用(VB uses post to submit a form and get a returned value)