Hello bOOyah,
I have had the same problem that you describe. Were you able to solve it?. If so could you share how you did it?
Sam
Hi Sam
The closest help I've received yet was from Anirudh Jayanth who said:
8<--------------------------------------------------
The javascript for the submit in the popup window could be something like this
opener.parent.document.forms[0].action="Action.do"; opener.parent.document.forms[0].submit();
8<--------------------------------------------------
I haven't had a chance to try that out but it looks promising. I don't think it will also close the pop-up window though.
Kind regards, -- bOOyah
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]