I run a script:
web_url("yangibazar@ya.ru",
"URL=http://u0351361.isp.regruhosting.ru/viewtopic.php?t=11",
"TargetFrame=",
"Resource=0",
"RecContentType=text/html",
"Referer=http://u0351361.isp.regruhosting.ru/viewforum.php?f=3",
"Snapshot=t6.inf",
"Mode=HTML",
LAST);
lr_think_time(20);
web_reg_find("Text=templates/subSilver/images/icon_mini_faq.gif",LAST );
web_reg_find("Text=u=16",LAST );
First web_reg_find finds string, second - returns Error
118 Action.c(118): Error -26366: "Text=u=16" not found for web_reg_find [MsgId: MERR-26366] Action.c
But snapshot t6.inf response from previous web_url("yangibazar@ya.ru"... contains both strings. Actualy the the problem is that some stings can be found in response, some not. view-source:http://u0351361.isp.regruhosting.ru/viewtopic.php?t=11 - code of that page