Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

how to refresh parent window when it is in different system

 
Greenhorn
Posts: 28
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
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 ;
 
Rancher
Posts: 13459
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
This is a Javascript problem and has nothing to do with JSPs.
But since I see you've also posted the same question here, I'm going to ask for this thread to be closed.
Please don't post the same question in multiple forums. It creates duplicate conversations and wastes the time of the people trying to help you.
Thanks,
Dave.
 
Sheriff
Posts: 67746
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Closed.
bear
 
Don't get me started about those stupid light bulbs.
    Bookmark Topic Watch Topic
  • New Topic