Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Open then refresh


Message #1 by "simon garstin" <sgarstin@t...> on Tue, 7 Aug 2001 19:13:03
For general info, I got it working by setting a 'refresh' parameter to the
querystring from the parent window to value 1 - and then doing an
auto-submit in the child window via javascript sending the same parameter
with value=0.
The asp script at the beginning of the child window  checks the value of the
parameter as it loads and disables the auto-submit bit of javascript if the
value=0.


  Return to Index