2009年9月30日星期三

Re: [fw-mvc] Re: re[fw-mvc] direct after secconds?

Yups, and that was the solution I already posted, but with a Header instead of a HttpEquiv ;)
One of those are really the most simple one and work the best (others have more problems than these two).
Regards, Jurian
--
Jurian Sluiman
Soflomo.com


Op Wednesday 30 September 2009 03:50:32 schreef Kyle Spraggs:
> Peter Warnock-2 wrote:
> > Dolf:
> >
> > That was my original thought, but I think the use case calls for sending
> > output to the browser, in which the redirect would not work. - pw
> >
> > On Tue, Sep 29, 2009 at 2:31 PM, Dolf Schimmel
> >
> > <dolfschimmel@gmail.com>wrote:
> >> sleep(3);
> >> $this->view->_redirect()
> >>
> >> On Tue, Sep 29, 2009 at 7:13 AM, sina miandashti <miandashti@gmail.com>
> >>
> >> wrote:
> >> > thanks all...:X
> >> >
> >> >
> >> > --
> >> > ________________
> >> > Sincerely
> >> > Sina Miandashti
> >> > MuSicBasE.ir & InvisionPower.ir Admin
>
> Isn't that done easily enough using Meta tags?
>
> $this->headMeta()->appendHttpEquiv('Refresh',
> '3;URL=http://www.yourdomain.com');

没有评论: