> -----Original Message-----
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Nick
> Sent: donderdag 31 juli 2008 0:37
> To: users@cocoon.apache.org
> Subject: URL redirect at the end of form
> 
> I'm using showForm() in my flowscript to display a form 
> within a page. After the form is completed, I want to 
> redirect the user to another URL; however,
> sendPage() and redirectTo() both just display the other 
> page's content within the current page. Is there anything 
> else I can do?

Did you use redirectTo(uri, true)? If that astill doesn't cause a new
URI in your browser, use an absolute uri.

Jasha Joachimsthal 

www.onehippo.com
Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 
San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA
94952-3329 +1 (707) 773-4646


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to