On Tue, 31 Dec 2002 12:19:44 +0000, Christian Biesinger <[EMAIL PROTECTED]> wrote:
>Christian Biesinger wrote: >> You can QI to nsIDOMWindow; at least, other mozilla code indicates this. > >However, I am not sure if that interface is the right one to use; all >HandleContent functions in Mozilla firstly abort the request and then >open a new window (of some kind) with the URL from the request. On the other hand, that prevents you from handling the result from POST requests, as you would (presumably) request the item from the server twice. Matthew
