2009年9月28日星期一

Re: [fw-mvc] redirect after secconds?

Generally speaking, html meta tags and javascript are the better ways to
implement this. By the time the client has the web page, your
application is already finished (the request has been delivered as a
response).

If it were me, I'd do a javascript timed redirect inside the view script.

The first link has a "delayed" redirect, but the others are good too:
http://www.google.com/search?q=javascript+redirect

-ralph

sina miandashti wrote:
> hi
>
> its possible to use the $this->view->_redirect() to an adress after 3
> secconds ?
>

没有评论: