关联问题(有实例)
Action(){
web_set_user("1FC8DF34A39B453\\Administrator",
lr_decrypt("49213ffdb313bfacfe29f4ce"),
"localhost:80");
web_url("localstart.asp",
"URL=http://localhost/localstart.asp",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t1.inf",
"Mode=HTML",
LAST);
return 0;
}
上面是访问http://localhost/localstart.asp(即iis自带的网页)的Action,回放脚本没通过.
错误代码"Action.c(8): Error -26630: HTTP Status-Code=401 (Access Denied) for "http://localhost/localstart.asp"
Action.c(8): web_url("localstart.asp") highest severity level was "ERROR", 11394 body bytes, 982 header bytes "
我做过windiff,发现标红色的是不一样的地方,但是我不知道怎么样做关联。请大家帮帮忙。 帮帮忙啊,:) web_reg_save_param()
回复 4# 的帖子
web_reg_save_param()这个我知道的啊 ,但是我不知道怎么样用?能帮我写一下吗?
我刚开始学,不知道怎么样来写。能帮我写一下吗,我看一下,我想我应该就会明白的。
页:
[1]