[Javascript] Fwd: Re: Re: Reloading "parent" window...

Sabrina Leandro saleandro at yahoo.com
Thu Sep 5 16:08:35 CDT 2002


> Hi Peter and all,
> 
> > window.opener.frames.frameName.location.reload()
> > should do the trick.  Just
> > climb the object model :)
> 
> I tried it, but it doesn't seem to work. I just
> changed the framesName for my target's framename.
> Isn't that right?
> 
> Well, but I'll try to be more specific about my
> problem.
> 
> I usually work with PHP, and use only some jscripts,
> (already done by others or poorly done by me :)) to
> do
> some form info checking, but nothing fancy...
> 
> What I want to do now is this: user clicks on a
> buttom
> to select an image. This opens up a new window (with
> the open jscript command). There he selects an image
> and some other data in a form. 
> 
> I want to know how can I get hold of this
> information
> when he clicks the submit button on the child
> window.
> 
> Should I send it over to the other page as a form?
> Or
> can I get hold of the child's form info without
> posting the form?
> 
> I'm sure this is an easy (or at least,
> done-a-hundred-times) thing, but I'm quite in a
> hurry,
> and I need some direction :)
> 
> Just tell me which solution is best, and I'll learn
> from that.
> 
> I promise to read the js tutorials you've mentioned,
> but only after my college's final exams :)
> 
> Thanks a lot, - and sorry to bug you :)
> Sabrina
>  


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com



More information about the Javascript mailing list