how child window can fire user defined function of parent window.



hi guys, can you please tell me how child window can fire parent window
user defined function. we don't want to call this user defined
function of parent window through parent class object because i am
using child window object to createing a modelless child dialog box and
for further processing. that's why we cannot create object of parent
class in child class. please help me.

.



Relevant Pages

  • Re: a serious problem in adding value to a child form!!!!
    ... The parent window contains a listbox (HTML) and a button called "Add", ... Child window contains this code:- ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: how to call a java script function in a child window from the
    ... The htm in the parent window and needs ... The child window displays a contact form that is to be ... I was trying to from the parent window script> ...
    (microsoft.public.frontpage.programming)
  • Re: window.opener
    ... the user does not perform any action on the parent window. ... calls a method within the child page, the method call in the <script> ... >> - The child window has a save button which will post changes to the server, ...
    (microsoft.public.scripting.jscript)
  • Re: GetTextExtent and Window Placement
    ... a parent window and a child window. ... I'm creating a font that's at a ninety degree angle to ... Once I have the extents of the string, ...
    (microsoft.public.vc.mfc)