You can send the email and then $this->_redirect("messagesentstuff");

On Wed, 2007-11-28 at 14:08 -0700, Gunter Sammet wrote:
> Thanks Julian and Peter!
> 
> I know that I could do it the Smarty only way but I want to avoid it
> if possible to allow changing it down the road in case I decide to use
> another template engine or the Zend phtml templating.
> Will have to try Peters suggestion. However, I need to render a view
> for the "Email successfully sent" view. Thought I might be able to use
> some of the named segments for that. Other option I have been thinking
> is, to turn off the view renderer, render the email view and then turn
> it on again. I believe that should work as well. Will have to play a
> bit with it. Just thought somebody might has done something similar
> before.
> 
> Gunter

Reply via email to