level 1
不超过7个汉字_
楼主
事件 按钮3.被单击()
变量 hxb 为 哈希表
hxb = 创建 哈希表
hxb.加入项目("formhash","f26ca1f8&")
hxb.加入项目("referer","bbs.php&")
hxb.加入项目("loginfield","username&")
hxb.加入项目("username",编辑框1.内容)
hxb.加入项目("&password",编辑框2.内容)
hxb.加入项目("&questionid","0")
hxb.加入项目("&answer","")
弹出提示(发送网络数据("http://scdaadr.haotui.com/logging.php?action=login&loginsubmit=yes&inajax=1",hxb,"GBK",1))
结束 事件
formhash=89caa3c9&referer=bbs.php&loginfield=username&username=test&password=test&questionid=0&answer=
这是原post截取的代码
2014年08月11日 08点08分
1
变量 hxb 为 哈希表
hxb = 创建 哈希表
hxb.加入项目("formhash","f26ca1f8&")
hxb.加入项目("referer","bbs.php&")
hxb.加入项目("loginfield","username&")
hxb.加入项目("username",编辑框1.内容)
hxb.加入项目("&password",编辑框2.内容)
hxb.加入项目("&questionid","0")
hxb.加入项目("&answer","")
弹出提示(发送网络数据("http://scdaadr.haotui.com/logging.php?action=login&loginsubmit=yes&inajax=1",hxb,"GBK",1))
结束 事件
formhash=89caa3c9&referer=bbs.php&loginfield=username&username=test&password=test&questionid=0&answer=
这是原post截取的代码