[thelist] meta = HTTP EQUIV = "refresh"

Charlie Llewellin charlie59 at members.evolt.org
Tue Jul 17 16:20:27 CDT 2001


Well, it should be
header("Location: http://newurl");
(was missing opening quotes)

As long as you are not sending anything to the browser(e.g, whitespace)
before this (in which case you would get an error message) it should work
fine.

On Anpache, at least I guess - what web server are you running?

Charlie


> Yeah I tried this  -- Am I missing something this doesn't seem to be
> working?





More information about the thelist mailing list