On Tuesday, January 20, 2015 at 7:45:53 PM UTC-8, Dave S wrote:
>
> As mentioned in another thread, I started using
>
>
> TAG.BUTTON('"label" _type="submit", _name="mybutton", _value=buttonvalue,
>                              _onclick='ajax("stuff.load", ["val1","val2", 
> "val3"], "stuff_div")')
>
>
> to add extra information to a page.  Yesterday this was working; today I 
> am trying to get to work again.  In between I stopped and started web2py  
> (invoked from an interactive shell, and using Rocket).
> There are some lines in the controller above the button that provide the 
> val1,2,3:
>
>
Possibly relevant, stuff() and it's parent use sockets to gather 
information from another system.  That seems to be working, if I get the IP 
addresses passed around; val1 is supposed to be doing that.

/dps


 

-- 
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