Pass parameter via POST

Hi guys,

I want to pass parameter from one web-page to another web page using “post” method, both web pages are: documents.

I tried this:

I want to get data from field “f1” on “path to document?OpenDocument”.

I tried to use agent on QueryOpen, and use dc.REQUEST_CONTENT - no luck/

thanks!