that worked.
- Joose
16.4.2004 kello 12:53, Ugo Cei kirjoitti:
Joose Vettenranta wrote:
I'm using flow and I want to be sure that user won't go back after flow is executed. I tried calling
cocoon.WebContinuation.invalidate() but it didn't work.
function myflow() { ... var k = cocoon.sendPageAndWait(...); k.invalidate(); ... cocoon.sendPage(...); }
Ugo
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- "Always remember that you are unique, just like everyone else!" * http://iki.fi/joose/ * [EMAIL PROTECTED] * +358 44 561 0270 *
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
