Right now, when child window closes (by submitting or other ), The parent window auto refreshes automatically.
This behavior (Not controlling parent refresh process) makes me lots of problems, since i need to update some variables on the parent page and submit it (and not refresh/reload) right after the child window closes.
I don't understand what makes my browser acting like this ? (IE8)
What makes the parent window auto refreshes after its child closes, how can i control this (prevent parent from auto refresh)?
Bookmarks