[Seaside] Displaying progress on a web page

Philippe Marschall philippe.marschall at gmail.com
Thu Aug 17 14:05:56 UTC 2006


> About the script redirecting to the next page, do you maybe have an
> example of such a script? Or is there a way to stop the updates? I have
> this scenario now where the update just keeps on running even after no
> progress has been made on the client side.

I'm not sure, maybe something like this

html evaluator callback: [ self call: ProgresDoneComponent new ]

maybe you need to wrap a #script: around it.
Lukas?

Philippe


More information about the Seaside mailing list