The requirement is quite similar to the post about 'auto login'. That thread is getting lengthy and the solution isn't really satisfactary to me.
Since the navigate method itself provides a way for us to enclose post data, why should we bother to dig down to the document and then form .... to accomplish the same thing? (you may disagree since All Roads Lead to Rome)
But my question is how could we wire post data in the navigate method?