[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Redirections
- Subject: RE: [cobalt-users] Redirections
- From: Aeron Jarrett <ajarrett@xxxxxxxxxxxxx>
- Date: Tue Aug 8 15:09:38 2000
Thouhgt you would've gotten a reply by now. If you're using dreamweaver do
inster->head->refresh
but if you're not, then what you want to add is a meta in the header
similar to this
<meta http-equiv="refresh"
content="<refresh_after>;URL=<relative_or_absolute>">
refresh_after is in seconds.