Action()
{
//<B>sign up now</B></A>
/*
web_reg_save_param_regexp(
"ParamName=gloryroad",
"RegExp=<B>(.*)</B></A>",
SEARCH_FILTERS,
"Scope=Body",
"IgnoreRedirections=No",
LAST);
*/
web_reg_save_param("var","LB=<B>","RB=</B></A>",LAST);
web_url("index.htm",
"URL=http://127.0.0.1:1080/WebTours/index.htm",
"TargetFrame=",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t20.inf",
"Mode=HTML",
LAST);
return 0;
}
结果: