this form is called in few ways also from browse or from child browse from another form with standard inset button and as form without browse
in all cases this behave the same ..but not as i expect
there post after insert button:
POST /UpdatePojazdyDAS HTTP/1.1
Host: jacekkosinski.com:88
Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5
Referer:
http://jacekkosinski.com:88/UpdateDASContent-Length: 406
Cache-Control: max-age=0
Origin:
http://jacekkosinski.com:88Content-Type: application/x-www-form-urlencoded
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: pl-PL,pl;q=0.8,en-US;q=0.6,en;q=0.4
Accept-Charset: ISO-8859-2,utf-8;q=0.7,*;q=0.3
Cookie: SESSIONID=972270418
FormState=MLFFGBWFFI&DAS__IdWariantu=1&DAS__DataZawarciaUbezp=&DAS__DataPoczUbezp=&DAS__DATAKONCUBEZP=&BrowseOsobyWnioskiDAS%3ANoForm=1&BrowseOsobyWnioskiDAS%3AFormName=UpdateDAS_frm&BrowsePojazdyDAS%3ANoForm=1&BrowsePojazdyDAS%3AFormName=UpdateDAS_frm&DAS__SumaUbezp=0.00&DAS__UWAGI=&DAS__ID=20100525081380229770xxx1xxx1xxx11000&DAS__IdWniosku=20100525081380229770xxx1xxx1xxx11000&pressedButton=insert_btn
if is called from no child browse:
POST /UpdatePojazdyDAS HTTP/1.1
Host: jacekkosinski.com:88
Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5
Referer:
http://jacekkosinski.com:88/BrowsePojazdyDASContent-Length: 24
Cache-Control: max-age=0
Origin:
http://jacekkosinski.com:88Content-Type: application/x-www-form-urlencoded
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: pl-PL,pl;q=0.8,en-US;q=0.6,en;q=0.4
Accept-Charset: ISO-8859-2,utf-8;q=0.7,*;q=0.3
Cookie: SESSIONID=130000418
pressedButton=insert_btn
and another form procedure with the same problem
POST /UpdateOsobyGAP HTTP/1.1
Host: jacekkosinski.com:88
Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5
Referer:
http://jacekkosinski.com:88/BrowseOsobyGAPContent-Length: 24
Cache-Control: max-age=0
Origin:
http://jacekkosinski.com:88Content-Type: application/x-www-form-urlencoded
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: pl-PL,pl;q=0.8,en-US;q=0.6,en;q=0.4
Accept-Charset: ISO-8859-2,utf-8;q=0.7,*;q=0.3
Cookie: SESSIONID=130000418
pressedButton=insert_btn