Question
How to refresh parent window?
Howdy,
i open a open child window using window.open.
once stuff is done in child window....user can close it by pressing close button or X on top right.
When they close child window, i want to refresh parent window and show changes from child window in parents window.
How to do this?
i open a open child window using window.open.
once stuff is done in child window....user can close it by pressing close button or X on top right.
When they close child window, i want to refresh parent window and show changes from child window in parents window.
How to do this?
