HTTP POST problem

I create new document using ?CreateDocument. The fields values are send from one web html form to another domino using post method.

All fields values send via http post are saved after all computing and i can’t use it e.g. in dblookup. Is it so? Can I get the values before?