Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Refreshing frames


Message #1 by "David Stevens" <mail@d...> on Mon, 15 Jul 2002 18:56:21


I don't know of any way, to trigger a reload from the server-side
but:
what you can do is, let your PHP generate some javaScript like this:
<body Xnload="document.frame[1].location.href='www.heise.de';">



  Return to Index