[thelist] cf redirection
Czechowski, Aaron
aczechowski@towson.edu
Mon Jul 17 12:07:08 2000
> -----Original Message-----
> From: Seth Bienek - Web Consultant [mailto:sbienek@acep.org]
>
> <cfheader name="Refresh" value="90; URL =
> http://mydomain.com/eatmyshorts.cfm">
>
> If that works, let me know. ;)
>
I noticed that one myself, but wasn't sure what values to give it (although
now yours make perfect sense). i just tried it and it works the same.
except it doesn't place any code in the document. so i guess if for some
reason you wanted a header tag without it actually appearing in the source,
<cfheader> is the way to go instead of <cfhtmlhead>.
thanks!
aaron :)