did you saw this ?
https://www.youtube.com/watch?v=MUWy-NSrvNQ

2017-10-10 18:17 GMT+01:00 LoveWeb2py <atayloru...@gmail.com>:

> well, imagine i'm doing
>
> for i in range(0,10):
>     print(i)
>
> There are hundreds of logging functions inside of the script, so it'd be a
> bit much for here.
>
> I know I can do that exact command as {{for i in range(0,10):}}
>                                                                     {{=i}}
>
>  {{pass}}
>
> but I would like to have a way to dynamically print stuff to the web
> interface. Maybe using ajax? I'm just not sure where to start...
>
>
> On Tuesday, October 10, 2017 at 12:46:33 PM UTC-4, LoveWeb2py wrote:
>>
>> I run a script that prints to stdout, but I'd like to have a modal popup
>> and have all the information displayed to the user while the script is
>> running.
>>
>> Anyone have any ideas on how to achieve this within web2py?
>>
>> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to