页面的HTML源代码如下:
<td class="blackword12thsize" valign="top" align="left">
<p>
Sofmit, a professional IT services company, is engaged in IT Outsourcing (ITO) and
Business Process Outsourcing(BPO) . With the tenet of "Do what you do best and outsource
the rest", we are one of the national COSEP companies and the leading Chinese IT
outsourcing company. Sofmit is also the No. one of Chengdu IT companies since year
2002 who export software to North American companies.</p>
</td>使用web_reg_find()函数检查内容"Sofmit",如下所示:
web_reg_find("Text=Sofmit",
"Fail=NotFound",
"SaveCount=count",
"Search=All",
LAST);
回放后,出现如下错误提示:
Error -27257: Pending web_reg_save_param/reg_find/create_html_param[_ex] request(s) detected and reset at the end of iteration number 1 [MsgId: MERR-27257]
请问各位大哥,这是什么问题造成的,我该怎样去解决?~~~~~~~谢谢咯! 作者: iori 时间: 2008-3-26 15:26
这个错误是关联的问题,把所有代码贴上来作者: toly_sun 时间: 2008-3-27 09:42
web_reg_find("Text=Sofmit",
"Fail=NotFound",
"SaveCount=count",
"Search=All",
LAST);
回放后,出现如下错误提示:
Error -27257: Pending web_reg_save_param/reg_find/create_html_param[_ex] request(s) detected and reset at the end of iteration number 1 [MsgId: MERR-27257]