Action.c(238): Error -27190: No match found for the requested parameter "BUInfo". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 200000 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-27190]
Action.c(238): web_submit_data highest severity level was "ERROR", 22652 body bytes, 333 header bytes [MsgId: MMSG-27178]
我明白这两个信息的意思,但是不知道应该怎样去改。请兄弟姐妹们告诉我应该怎样做。多谢!作者: jut984907 时间: 2005-9-26 18:02 标题: 看过别人的帖子如是说 这是最有可能出问题的地方: No match found for the requested parameter "BUInfo".
LORDRUNNER是根据后台返回的不同来关联的,估计是这个函数值放的位置太靠后了,向前移几个位置看看.....作者: zhaoch 时间: 2005-10-10 08:24
cy_hzic,jut984907仁兄说得你做过了吗?对吗?