alicialcc
01-08-2003, 01:06 AM
We open a modal dialog (by showModalDialog() function). Let's call 'A'. From there we open another one modal dialog call 'B' without closing 'A'
My problem is, how do we refresh modal dialog 'A' after we closed modal dialog 'B'?
My problem is, how do we refresh modal dialog 'A' after we closed modal dialog 'B'?