How do yo create the url.
I guess it's inside do_submit_popup.
Is this function part of the local page or part of an
external js file ?
Why don't you just use:
javascript:window.parent.do_submit_popup('<%= response.encodeUrl("PrintReport")
%>',null,'_new');
> -----Original Message-----
> From: Yong Wang [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 19, 2002 4:59 PM
> To: [EMAIL PROTECTED]
> Subject: jsessionid problem with a new window (HTA)
>
> I use a javascript o append the jsessionid to the end of the
> URL as such:
>
> javascript:window.parent.do_submit_popup('PrintReport',null,'_new');
>
> which produces something like:
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>