Hi I'm creating a small firefox extension. I need to be able to send a string to a server using POST. I know this is possible with XmlHttpRequest but the thing is, I want the current page to go to the result page of the post. That is, i´m on page foo.com, I press a button in the extension and send a string with POST to server bar.com and I want the current window to go to that location. I have some idea that I need to use NSiURI and nsIHttpChannel to do this but can anyone show me a small example?
thanks, einar _______________________________________________ Mozilla-netlib mailing list Mozilla-netlib@mozilla.org http://mail.mozilla.org/listinfo/mozilla-netlib