File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes HTML, CSS and JavaScript and the fly likes problem with this. parent. window. opener. location. href  when used with Framset Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "problem with this. parent. window. opener. location. href  when used with Framset" Watch "problem with this. parent. window. opener. location. href  when used with Framset" New topic
Author

problem with this. parent. window. opener. location. href when used with Framset

Yogi More
Greenhorn

Joined: Jan 23, 2006
Posts: 3
Hi all,
I am developing the code in which one form opens the pop-up window using window.open().The opening form(opener)is in Frameset.Now in popup window when i write a code

this. parent. window. opener.l ocation. href = "/ZXC/ sdsad. jsp"

it doesn't tale it to the specified location insted it open the same form
in same window.

Any idea.

Thanks in Adv.

Regards
RHY
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: problem with this. parent. window. opener. location. href when used with Framset
 
Similar Threads
Error (security?) accessing variable from new window
window.opener performance error
HttpSession issue with Popups
Child / Parent winow communication
Populating fields on a webpage based on the remote webpage data