小弟,想写个修改QQ密码的程序,但DELPHI用 POST发送数据不能了,这个听说有数据包,这个怎么实现,能弄大大哥,请加本人QQ:823981 ,有丰富的奖励!!谢谢各位!!!!
Password.qq.com
url:http://ptlogin.qq.com/login
postdata:u1=https%3A%2F%2Fpassword.qq.com%2Fcgi-bin%2Fredirect%3Fw%3D1&fp=loginerroralert&h=1&u=823981&p=135798969000&verifycode=xjxx&Submit=%B5%C7+%C2%BC
referer:https://password.qq.com/-------------------------------------------------------------------------------------------
<form name=form1 action="http://ptlogin.qq.com/login" method=post >
<input type=hidden name=u1 value="https://password.qq.com/cgi-bin/redirect?w=1">
<input type=hidden name=fp value="loginerroralert">
<input type=hidden name=h value=1>
<input type="text" tabindex="1" name="u" maxlength="10" onKeyUP="if(window.event.keyCode==13)process(form1);"/>
<input type="password" name="p" tabindex="2" onKeyUP="if(window.event.keyCode==13)process(form1);"/>
<input name="verifycode" maxlength=16 tabindex="4" onKeyUP="if(window.event.keyCode==13){process(form1);};" value="请输入验证图片显示的字符" style="color:#666666;"/>
<input style="width:55px; height:24px; font-weight:bold;" type="submit" name="Submit" value="登 录" tabindex="5"/>
</form>
METHOD: POST
URL: http://ptlogin.qq.com/login
PARAM: &u1=https://password.qq.com/cgi-bin/redirect?w=1&fp=loginerroralert&h=1&u=&p=&verifycode=请输入验证图片显示的字符&Submit=登 录
希望给各位大哥帮我!!加的时候注明下:csdn.net
QQ:823981 ,有丰富的奖励!!谢谢各位!!!!