|
2#
楼主 |
发表于 2009-3-16 17:29:08
|
只看该作者
web_reg_save_param("ywlsh","LB=ywlsh=","RB=&","Ord=1","Search=body",LAST); //保存业务流水号在ywlsh里面
web_url("sMD.htm",
"URL=http://192.9.207.76:6888/include/jsp/sMD.htm?a=12$/dzjc/supervise/xzxk/shenpiguocheng/add.TJ?ywlsh={ywlsh}&sjbbh=%20%20%20&functiontype=1&BS=YES&step=0001$$yes$",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t82.inf",
"Mode=HTML",
LAST);
web_url("add.TJ",
"URL=http://192.9.207.76:6888/dzjc/supervise/xzxk/shenpiguocheng/add.TJ?ywlsh={ywlsh}&sjbbh=%20%20%20&functiontype=1&BS=YES&step=0001",
"Resource=0",
"RecContentType=text/html",
"Referer=http://192.9.207.76:6888/include/jsp/sMD.htm?a=12$/dzjc/supervise/xzxk/shenpiguocheng/add.TJ?ywlsh={ywlsh}&sjbbh= &functiontype=1&BS=YES&step=0001$$yes$",
"Snapshot=t83.inf",
"Mode=HTML",
EXTRARES,
"Url=/images/datetimeimg/drop1.gif", "Referer=http://192.9.207.76:6888/dzjc/supervise/xzxk/shenpiguocheng/add.TJ?ywlsh={ywlsh}&sjbbh= &functiontype=1&BS=YES&step=0001", ENDITEM,
"Url=/images/datetimeimg/drop2.gif", "Referer=http://192.9.207.76:6888/dzjc/supervise/xzxk/shenpiguocheng/add.TJ?ywlsh={ywlsh}&sjbbh= &functiontype=1&BS=YES&step=0001", ENDITEM,
"Url=/images/datetimeimg/left1.gif", "Referer=http://192.9.207.76:6888/dzjc/supervise/xzxk/shenpiguocheng/add.TJ?ywlsh={ywlsh}&sjbbh= &functiontype=1&BS=YES&step=0001", ENDITEM,
"Url=/images/datetimeimg/right1.gif", "Referer=http://192.9.207.76:6888/dzjc/supervise/xzxk/shenpiguocheng/add.TJ?ywlsh={ywlsh}&sjbbh= &functiontype=1&BS=YES&step=0001", ENDITEM,
"Url=/images/button/3.gif", "Referer=http://192.9.207.76:6888/dzjc/supervise/xzxk/shenpiguocheng/add.TJ?ywlsh={ywlsh}&sjbbh= &functiontype=1&BS=YES&step=0001", ENDITEM,
"Url=/images/button/X.gif", "Referer=http://192.9.207.76:6888/dzjc/supervise/xzxk/shenpiguocheng/add.TJ?ywlsh={ywlsh}&sjbbh= &functiontype=1&BS=YES&step=0001", ENDITEM,
LAST);
-------------这个函数总是报错
cb.c(8): Error -27190: No match found for the requested parameter "ywlsh". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 1024 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-27190]
cb.c(8): Error -27187: The above "not found" error(s) may be explained by header and body byte counts being 0 and 0, respectively. [MsgId: MERR-27187]
[ 本帖最后由 nitint520 于 2009-3-18 16:54 编辑 ] |
|