G
Guest
i have a page, "parent.aspx" , which will open a new Child Window
"child.aspx" . user will enter some text on the child window.
Would like to know how to refresh the parent page at the same parent window,
after the user click on "OK" button. when press on "OK " button, the child
window will do some processing and close
"child.aspx" . user will enter some text on the child window.
Would like to know how to refresh the parent page at the same parent window,
after the user click on "OK" button. when press on "OK " button, the child
window will do some processing and close