搜索资源列表
WenMailSpider
- 网络蜘蛛,实现对网页表单的自动分析,过滤,枚举WEB网页的所有连接,自动获取IE的标题,自动分析WEBMAIL等等功能-network spider, web forms to achieve the automatic analysis, filtering, Web page enumeration of all connected, IE automatically obtain the title, automatic functional analysis WEBMAIL etc.
AmHttpSocket
- 能获取网页内容,也能自动往网页提交表单,支持代理,很方便的一个http协议应用包。-access to the website, and they can automatically submit to the web form, support agents, very convenient one http protocol application pack.
获取表单
- 用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
COMbiancheng
- COM编程获取表单域信息,希望对大家有用处-COM domain information programming to obtain the form, I hope useful for all of us
Fhz.MSN.GetFriend
- 获取MSN,Live,google,Yahoo 好友列表 MSN Live 获取一个身份票据通过URL模拟登陆得到一个XML然后分析记录返回。 google 好友列表通过Form表单数据,模拟登陆后,请求输出CSV页。 Fhz.MSN.GetFriend项目是DOME演示。 平时大家直接添加引用Fhz.Msn.OpenContactsNet.dll文件即可。-Access to MSN, Live, google, Yahoo Friend MSN Live to
winformwebform
- 添加获取表单的内容。将表单值保存到xml文件里。-获取表单,设置表单,经常使用的网页可以自动设置获取网页表单的值。
Filelister_04
- 功能:列出指定目录内指定类型(所有)文件的信息。 用法:将本文件放在要调查的文件夹中运行,或照教程拖放(单目录),或加入窗口右键菜单中(注册表)。 技巧:包括vbs遍历文件夹,获取文件属性、排序(依Windows中的字符显示顺序)、vbs写文件,vbs启动程序…… 特点:代码公开,注释详细,是vbs的极佳范例(并非自夸,没那习惯)。 注意:对目录过深文件过多的情况会因超出vbs能力而假死。 后话:0.4为早年所写,0.5更添加功能,但从未发过,都是私家自用,愤慨于所见诸多光盘
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
COMGetFormInformation
- 利用MFC编写的COM获取表单域信息的一个小程序-COM written using MFC form field information to get a small program
MakeAspCode-
- 输入变量名,生成获取表单变量、数据库数据代码。 例如:输入a,b,c,d可以生成:b=rs.fields("b") c=rs.fields("c") d=rs.fields("d") a=rs.fields("a") b=Request.form("b") c=Request.form("c") d=Request.form("d") a=Request.form("a") rs.fields("b")=b rs.fields("c")=c rs.fi
COM_bc
- Visual C++案例开发集锦\第九章\COM编程获取表单域信息的程序源码,值得一看!-Visual C++ case development highlights \ Chapter \ COM programming information for the program source code form field, worth a visit!
SSOLab
- 实现原理: 使用使用<scr ipt type="text/javascr ipt" src="http://localhost:7771/SSOSite/SSOContext.aspx?app=portal"> </scr ipt>形式远程调用单点登录系统上的脚本,获取加密后的用户登录票据信息,自动绑定到当前页表单的相应字段,并自动提交到后台。后台解密前台提交的用户登录票据信息,判定用户是否已在单点登录系统上成功的登录,如果已登录返回系统首页,如果没有登录,跳
Prop
- VC++窗体表单应用实例,弹出一个窗体,窗体中有一表单,可让用户选择一些数据,最后将表单中的数据全部呈现在窗体中,如上图所示,可获取到员工的兴趣爱好、月薪水平、职业类别等信息,类似表单在项目开发中经常会用到。-Application instance of VC++ form form, a form pops up, form a form that allows the user to select some data, and finally all the data in the for
updateForASP.NET
- CFUpdate是一款批量上传客户端组件。选择多个文件上传,显示上传速度,进度条,纯正的FLASH代码,使用的是HTTP协议,所以客户端,服务端都不需要安装任何组件因为是模仿FORM表单提交,所以支持所有的网页动态语言:ASP PHP ASP.NET JSP等。 CFUpdate批量上传客户端组件(ASP.NET) 1.1.9 更新内容: 1.修改了提示框样式 2.修改了上传文件时,禁用按钮样式 3.增加了challs_flash_onSelectFile JS函数事件,在
xuanxiangjiemianxianshi
- 介绍属性表单和向导的创建,融合讲解了组合框,列表框,单选按钮,复选框等等常用对话框控件的使用方法,以及在视类中获取属性页上用户所选择的数据并显示的方法。-Introduction to attribute the creation of forms and wizards fusion to explain the use of the common dialog control combo boxes, list boxes, radio buttons, check boxes, and s
网页表格获取
- 制作的获取网页的表单数据,用来进行数据处理(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)