![]() |
|
|
|||||||
![]() |
ASP Net - Problem when refreshing Parent Window |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hi,
I have a page which has some custom controls. The page works fine and doesn't break on any number of refreshes. There is button on the page, that starts a new child window. After doing any thing or nothing, when the user clicks the 'close' button I want to refresh the parent window. It works a few times than the parent window goes into a 'kind of indefinite looop' I'm clueless as whats going on. Any help!!! =?Utf-8?B?bWF2cmljazEwMQ==?= |
|
|
|
|
#2 |
|
Posts: n/a
|
Hi,
Try this code to refresh the parent window from the popup(you can include this code in the popup in the appropriate location ,most probably in close button of pop-up window) window.opener.location.reload() -- Hope this helps. Thanks and Regards. Manish Bafna. MCP and MCTS. "mavrick101" wrote: > Hi, > > I have a page which has some custom controls. The page works fine and > doesn't break on any number of refreshes. > > There is button on the page, that starts a new child window. After doing any > thing or nothing, when the user clicks the 'close' button I want to refresh > the parent window. It works a few times than the parent window goes into a > 'kind of indefinite looop' > > I'm clueless as whats going on. > > Any help!!! =?Utf-8?B?TWFuaXNoIEJhZm5h?= |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| closing the child window and refreshing the parent window | Ane007 | The Lounge | 1 | 05-05-2008 07:54 AM |
| new window minimizes to taskbar | -D- | A+ Certification | 0 | 03-03-2007 01:07 AM |
| Dial Up Problem | smackedass | A+ Certification | 3 | 02-02-2007 11:59 PM |
| Re: Virus Problem ** Help!** | David BlandIII | A+ Certification | 1 | 03-02-2004 06:00 PM |
| Re: Serious Computer Problem | hootnholler | A+ Certification | 1 | 11-24-2003 12:18 PM |