Go Back   Velocity Reviews > Newsgroups > ASP Net
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

ASP Net - Problem when refreshing Parent Window

 
Thread Tools Search this Thread
Old 08-03-2007, 09:04 PM   #1
Default Problem when refreshing Parent Window


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==?=
  Reply With Quote
Old 08-04-2007, 04:44 PM   #2
=?Utf-8?B?TWFuaXNoIEJhZm5h?=
 
Posts: n/a
Default RE: Problem when refreshing Parent Window
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?=
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

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




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46