you will have to explain what you mean by popup and new window. what
browser commands are you using?
in the browser you can open a new browser window with window.open, or
specify a target on an anchor. both get parent info via window.parent
-- bruce (sqlwork.com)
> Could some one tell me the difference between how popup window and new
> window get parent information?
> Thanks.
bruce barker - 22 Mar 2008 03:44 GMT
typed too fast, sorry, it window.opener
-- bruce (sqlwork.com)
> you will have to explain what you mean by popup and new window. what
> browser commands are you using?
[quoted text clipped - 7 lines]
>> window get parent information?
>> Thanks.