On 21 Mag, 13:29, "Hermann Kaser" <[EMAIL PROTECTED]> wrote: > > - show a text message into the page body during this time (for example > > one line per second or the function return message) > > - at the end, redirect the user to a new page > > > Looking into the cookbook and into the list I cannot see somethig like > > this. Does someone has code or some trickles? > > Shooting in the dark here, you can just print stuff out, or if you're > using 0.3 use yield. >
Yes, I'm using 0.3, but how can use yield? > Otherwise you could do some clever progress thingie using Ajax. > Starting from where? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
