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

RE: [cobalt-users] Redirections



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.