problem with http-equiv="Refresh"

José Antonio Valero Sánchez <[email protected]> Wed, 25 Jan 2006 08:48:07 +0100
Newsgroups gmane.network.nocat
Organization ccuz
Message-ID <[email protected]>

  In my gateway, $timeout is 450, but when the popup window renew.html
  is open with <meta http-equiv="refresh" content="$450;My_url" />then
  the page is refresh every 5 seconds, not every 450 seconds that is the
  timeout parameter. It independent of navigator, its the same in firefox
  1.5  an in ie 6.0.2 WXP SP2.
  ¿ how can i do to refresh the window in 450 seconds, not in 5
  seconds?

  thanks.