/*input type="hidden" name="userSession" value="120659.12709599zcAztADpifDHcDiptcDV"/>
<table border */
web_reg_save_param_ex("ABCDE",
"LB= value",
"RB=/>\n<table border",
"ORD=ALL",
LAST);
web_set_max_html_param_len("1024");
web_submit_data("login.pl",
"Action=http://127.0.0.1:1080/cgi-bin/login.pl",
"Method=POST",
"RecContentType=text/html",
"Referer=http://127.0.0.1:1080/cgi-bin/nav.pl?in=home",
"Snapshot=t2.inf",
"Mode=HTML",
ITEMDATA,
"Name=userSession", "Value={ABCDE}", ENDITEM,
"Name=username", "Value=jojo", ENDITEM,
"Name=password", "Value=bean", ENDITEM,
"Name=JSFormSubmit", "Value=off", ENDITEM,
"Name=login.x", "Value=51", ENDITEM,
"Name=login.y", "Value=12", ENDITEM,
LAST);
application is http://127.0.0.1:1080/WebTours/index.htm
Action.c(7): Error -26396: The "ABCDE" argument (number 1) is unrecognized or misplaced [MsgId: MERR-26396]
Action.c(7): Registering web_reg_save_param_ex highest severity level was "ERROR" [MsgId: MMSG-26389]