On Monday, March 23, 2015 at 4:43:26 PM UTC-4, Garry Smith wrote:
>
> Hi,
>  I have had a look at LOAD and Ajax and tested, which I think could work, 
> the only thinkgI can't get right is to get the data back into the div I 
> want.
> I tried the following  {{=LOAD('default','post.load',target='comments', 
> ajax=True)}} thinking that the data would be put into the target div 
> specified, with target = 'comments'.  When I looked in the source of the 
> page it shows the following:-
>
> div data-w2p_remote="/music_server/default/post.load/comments" id="
> c559498745475">loading...</div>
> div id = 'comments'></div>
>

That doesn't look right. I think we would need to see more code to diagnose 
the problem.

Anthony

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