How can i pass a symmetric key with the AxShDocVw.AxWebBrowser.Navigate method?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • layesh
    New Member
    • Nov 2009
    • 1

    How can i pass a symmetric key with the AxShDocVw.AxWebBrowser.Navigate method?

    Hey i made a browser with the AxShDocVw.AxWeb Browser.Navigat e method for client side that will request to the server for a specific page on my web application. But before respond to that client the server need to be sure that it is a valid request. Thats why i want to pass a key with the request from client. At the server side it will check the key and compare than respond.

    Anybody can tell me how i can do that.
    note: my web server will run on Java Platform.
Working...