[thelist] cf redirection
Czechowski, Aaron
aczechowski@towson.edu
Mon Jul 17 11:16:37 2000
> -----Original Message-----
> From: Daniel J. Cody [mailto:dcody@oracular.com]
>
> you could use an http-equiv="refresh" - although I'm sure there are
> other ways, thats not the worst one to use.
but a http-equiv meta tag has to reside in the header, correct? the way the
page is written, it's basically like this:<!--
content for action page 1
content for action page 2
content for action page 3
So there is ONE head for all of the cases. so i'd have to have one meta
http-equiv tag for all the cases, just like all pages have the same title.
Right?
Aaron :)