Anjishnu Bandyopadhyay wrote:
Hi all,

I need to open a popup screen from a main window (on click of a button),
with the same data as the main window. (The purpose is that the popup
will serve a print preview screen for the data to be printed.)

I cannot go to the server back and fetch the data. (This needs to be
implemented at the client side only).

Any pointers in this respect will be very much helpful.

I used to do this type of thing in javascript with the window.opener object.

http://www.webreference.com/js/tutorial1/opener.html


-Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to