PC Review


Reply
Thread Tools Rate Thread

Calling function in a child window from main parent window

 
 
Bhishm
Guest
Posts: n/a
 
      3rd Sep 2007
Hi,

I am opening a child window from parent using window.open, but on
refreshing the parent the reference of the child is lost.

Is there any way to save the reference of the child in the parent
after refresh.

I have searched a lot but not able to find any relevant information

Thanks & Regards,
Bhishm

 
Reply With Quote
 
 
 
 
Michael Nemtsev, MVP
Guest
Posts: n/a
 
      3rd Sep 2007
Hello Bhishm,

How do u store the reference now? it session?

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


B> Hi,
B>
B> I am opening a child window from parent using window.open, but on
B> refreshing the parent the reference of the child is lost.
B>
B> Is there any way to save the reference of the child in the parent
B> after refresh.
B>
B> I have searched a lot but not able to find any relevant information
B>
B> Thanks & Regards,
B> Bhishm


 
Reply With Quote
 
bruce barker
Guest
Posts: n/a
 
      3rd Sep 2007
security prevents passing the window handle. you could use framesets, so
the parent frame could hold the handle, or switch to ajax, so that a
postback is not done.

-- bruce (sqlwork.com)

Bhishm wrote:
> Hi,
>
> I am opening a child window from parent using window.open, but on
> refreshing the parent the reference of the child is lost.
>
> Is there any way to save the reference of the child in the parent
> after refresh.
>
> I have searched a lot but not able to find any relevant information
>
> Thanks & Regards,
> Bhishm
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
RE: Open parent window then child window - parent loads after? =?Utf-8?B?cmFqYW1hbmlja2Ft?= Microsoft Dot NET Framework Forms 0 4th Aug 2004 04:07 PM
Solution: Raising an Event Handler Postback on Parent Window From Popup Child Window Dialog Box Earl Teigrob Microsoft ASP .NET 1 16th Jun 2004 05:19 PM
Parent window not closing HTTP Connections made by child window Sameer Fegade Windows XP Internet Explorer 1 25th Feb 2004 05:51 PM
Can a child window post information back to the parent window? Mike Microsoft Frontpage 1 13th Jan 2004 08:01 PM
calling a function on the parent form from a popup window Michelle Stone Microsoft ASP .NET 2 28th Dec 2003 03:50 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:17 PM.