Simon, thanks for the tip, but I've tried this more than once.  I've used 
the meta tag many times in my html programming, but for some reason, when I 
put it into a .cgi program the browser just bounces back and forth to and 
from the .cgi and the .html.  It only shows the .cgi output, but it blinks 
with the correct frequency to reflect the content value, so that tells me 
it is going back and forth.

I don't understand why, but this seems to be the result.  Curious.

Thanks, Walt.


At 11:57 PM 7/7/2001 +0100, you wrote:
>Walt a tag of the following style will work to redirect most browsers from a
>page to another, the 15 is the number of seconds. You want it to go in the
>head section of the page tho which could be what your problem is.
>
><META http-equiv="Refresh" content="15;URL=http://www.yourlocation.here";>
>
>
>--
>Simon Proctor
>http://www.khanate.co.uk
>Sometimes you just have to wonder...

Reply via email to