On 1/9/06 9:51 AM, "Will Hawes" <info at whawes.co.uk> wrote: > That's because forward() returns to the caller. Try this instead: > > $c->detach('/dog/edit'); Thanks. That does it. I was looking at old documenation from the WIKI. Sean