搜索资源列表
frmPHP
- visual basic程序 提交表单到php网页进行处理,的例程源码-visual basic procedures for submitting a form to php pages, the source routines
TestHTML
- 很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现的标单域都是加密后的数据v。这在某种程度上防止了自动注册程序的使用,但是也给其他的一些正当用途的程序造成了不便。而通过处理CHtmlView的表单提交事件,则可以捕获HTTP请求信息,只要程序向这些网站提交加密后的表单信息就可以完成相应的工作了。本例即是这方面的一个实例。-many applications need to be addr
AmHttpSocket
- 能获取网页内容,也能自动往网页提交表单,支持代理,很方便的一个http协议应用包。-access to the website, and they can automatically submit to the web form, support agents, very convenient one http protocol application pack.
获取网页密码、代码
- 通过处理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.
vs2005仿当当页面
- vs2005仿当当页面,实现了ajax提交.Jquery的一些技术和webservice的技术,局部刷新的特效和后台的完成
testHttpPost
- C++ 以POST方式向网页提交数据,向http://current.sinaapp.com/post.php发送数据,实现向PHP页面发送数据,代码有明晰易懂,一看就明白-C++ POST to submit data to a web page, send data to http://current.sinaapp.com/post.php
FormSubmit
- 在一个MFC程序中嵌入一个网页表单提交功能,从而让客户端与服务器实现无缝链接-In an MFC program embedded in a web form submission function, so that the client and server seamlessly link
VBlist
- VB网页表单提交的一个最佳新颖实例,绝对原创,通俗易懂-VB web form to submit one of the best new instance of an absolute original, easy to understand
webcon
- 网上有很多关于COM技术控制网页的例子,但是都没有网页提交的内容,该代码也是网上下的,经过我改了下,可以自动搜索百度、谷歌、搜狗、-Online There are many examples of COM technology, Web-based control, but have not submitted content page, the code is under the line, after I changed, it can automatically search for B
1
- 在客户本地修改网页信息并提交到服务器的研究(测试讨论版)-Customer edit pages in the local information and studies submitted to the server (the test version of the discussion)
AutoPost
- 一个自动提交表单的c#程序,,有桌面程序与网页程序两个版本-Automatically submit a form c# procedure, there are desktop programs and procedures for the two versions of the page
DVdtj
- 开发论坛顶贴软件可以有两种方法,一种是模拟提交的方法,通过自动填表来提交,这种方法可以随时观察发布过程,但耗费内存,效率比较低,一另种是封包发送的方法,通过抓包软件拦截发贴时向网络提交的数据,然后用VB的WINSOCK控件向服务器提交数据,因为不加载多余的网页所以发布速度很快,效率比较高。下面本站公布一套动网7.1版本论坛发贴机源码,此版本已加入验证码识别。-Top Software Development Forum can be posted in two ways, one is to s
CROSS
- 跨网页提交应用 在Cross1.aspx中输入“用户名、密码”后单击“确定”,此时页面提交到Cross2.aspx,在该页面中显示Cross1.aspx中输入的数据信息。 -Submit applications in Cross1.aspx cross-page, type " user name, password" and click " OK" , then submit the page to Cross2.aspx, the page displ
ThinkPHP2[1].0_Core
- 也能自动往网页提交表单,支持代理,很方便的一个http协议应用包-dbhelpd gggagagaegfgasdgag
GetPostSample
- GetPost实例,Android获取提交数据的例子,得到从用户界面发送过来的数据实例,其实就是WEB网页提交表单的操作,不过Android有自己独特的地方,这个例子源码,您可以下载参考一下-GetPost instances of, Android example access to submit data to be sent from the user interface, data instances WEB page, in fact, is to submit the form, b
GetPostSample
- GetPost实例,Android获取提交数据的例子,得到从用户界面发送过来的数据实例,其实就是WEB网页提交表单的操作-GetPost instance Android Get submit data example, the instance of the data sent from the user interface, and submit the form is actually a WEB page
web800
- 1、访客通过网页提交接受回呼的电话号码; 2、后台网页自动响铃,闪烁,并窗口跳到顶层提示有人呼叫,这时候可以查看并回呼; 3、自动识别呼叫者电话、ip归属地并纪录,以识别判断来路。-1 visitors through the pages submitted for callback telephone number 2, background page automatically ring, flashing, and jump to the top-level window p
web800
- php5.1.0+mysql5.0 测试通过(如php过低,请升级php版本) 主要功能: 1、访客通过网页提交接受回呼的电话号码; 2、后台网页自动响铃,闪烁,并窗口跳到顶层提示有人呼叫,这时候可以查看并回呼; 使用说明: 1、导入文件夹下web800.sql进mysql数据库,修改config.php中相关数据-php5.1.0+ mysql5.0 tested (such as php is too low, please upgrade php version) main functio
亦思专业验证码识别系统1.8可发布组件包(DIY版)
- 组件包文件列表: GetCodeText.dll --编程接口库 Reco.svr --识别引擎 RecoLib.tc --样本库(此文使用亦思专业验证码识别系统1.8演示版根据要识别的网站自行制作,不能修改文件名) 编程接口: LPTSTR GetCodeText(); //识别验证码,返回识别结果 使用方法: 1、现使用亦思专业验证码识别系统1.8演示版根据要识别验证码的网站制作一个“单项目的”RecoLib.tc文件;
post提交网页表单
- VB使用post提交表单并获得返回的值,非常好用(VB uses post to submit a form and get a returned value)