[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] URL Redirection



> 
> Does anyone know why a <META http_equiv="refresh" 
> content="0.URL"> causes a loop on a Raq? On other boxes I've 
> used this method to "redirect" from one page to a different 
> page. Note; the META TAG goes in the HEAD of an HTML document.
> 

I should have nothing to do with the server, unless you're redirecting
to the same page the refresh is on.
<META http-equiv="Refresh" content="0;URL=http://www.whatever.com/";>

IIRC, not all browsers will work unless it's a full URL.

-- 
Dan Kriwitsky

Please reply to the list only. Offlist replies are not read.