my dog learned polymorphism
The moose likes HTML, CSS and JavaScript and the fly likes how to refresh parent window when it is in different system Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "how to refresh parent window when it is in different system " Watch "how to refresh parent window when it is in different system " New topic
Author

how to refresh parent window when it is in different system

kesava chaitanya
Greenhorn

Joined: Aug 20, 2001
Posts: 28
hi
how to refresh parent window when i click child window close buton when both the files are in different system ;parent window is is my system say http://chaitanya/ecrm/ex.jsp;in the ex.jsp one hyper link is there when i click this href child window will come that is in another system;the child window is in different server say htp://chakri/csc/Attend.jsp;when i click child window javascript error (i.e) permission denied error is coming;the parent window is in iframe;plz tell me how to solve this problem ;
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56168
    
  13

You can't. Imagine the mayhem that would ensue if arbitrary web pages could manipulate others via Javascript.
bear


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: jrebel
 
subject: how to refresh parent window when it is in different system
 
Similar Threads
issue with session on restart of server
error in passing values from child window to parent window
child window parent window different domain
popup close event
how to refresh parent window when it is in different system